File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 96
96
"contributions" : [
97
97
" doc"
98
98
]
99
+ },
100
+ {
101
+ "login" : " odinsam" ,
102
+ "name" : " odinsam" ,
103
+ "avatar_url" : " https://avatars.githubusercontent.com/u/68220289?v=4" ,
104
+ "profile" : " https://www.odinsam.com/" ,
105
+ "contributions" : [
106
+ " code"
107
+ ]
99
108
}
100
109
],
101
110
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# Git Commit Plugin For VS Code
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-10 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-11 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
> Automatically generate git commit messages
6
6
@@ -170,6 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
170
170
<td align="center" valign="top" width="14.28%"><a href="http://www.webwuyou.com"><img src="https://avatars.githubusercontent.com/u/15182683?v=4?s=100" width="100px;" alt="风过无痕"/><br /><sub><b>风过无痕</b></sub></a><br /><a href="https://github.com/RedJue/git-commit-plugin/commits?author=webwuyou" title="Code">💻</a></td>
171
171
<td align="center" valign="top" width="14.28%"><a href="https://github.com/whwnow"><img src="https://avatars.githubusercontent.com/u/1713701?v=4?s=100" width="100px;" alt="whwnow"/><br /><sub><b>whwnow</b></sub></a><br /><a href="https://github.com/RedJue/git-commit-plugin/commits?author=whwnow" title="Code">💻</a></td>
172
172
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MichaelCurrin"><img src="https://avatars.githubusercontent.com/u/18750745?v=4?s=100" width="100px;" alt="Michael Currin"/><br /><sub><b>Michael Currin</b></sub></a><br /><a href="https://github.com/RedJue/git-commit-plugin/commits?author=MichaelCurrin" title="Documentation">📖</a></td>
173
+ <td align="center" valign="top" width="14.28%"><a href="https://www.odinsam.com/"><img src="https://avatars.githubusercontent.com/u/68220289?v=4?s=100" width="100px;" alt="odinsam"/><br /><sub><b>odinsam</b></sub></a><br /><a href="https://github.com/RedJue/git-commit-plugin/commits?author=odinsam" title="Code">💻</a></td>
173
174
</tr>
174
175
</tbody>
175
176
</table>
You can’t perform that action at this time.
0 commit comments