Skip to content

Commit 1bb9b68

Browse files
docs: add @donghoon-song as a contributor (#930)
1 parent c63ce34 commit 1bb9b68

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,15 @@
9797
"contributions": [
9898
"code"
9999
]
100+
},
101+
{
102+
"login": "donghoon-song",
103+
"name": "Donghoon Song",
104+
"avatar_url": "https://avatars0.githubusercontent.com/u/32301380?v=4",
105+
"profile": "https://donghoon-song.github.io",
106+
"contributions": [
107+
"code"
108+
]
100109
}
101110
],
102111
"contributorsPerLine": 7

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
138138
<tr>
139139
<td align="center"><a href="https://haroen.me"><img src="https://avatars3.githubusercontent.com/u/6270048?v=4" width="100px;" alt=""/><br /><sub><b>Haroen Viaene</b></sub></a><br /><a href="https://github.com/algolia/shipjs/commits?author=Haroenv" title="Code">💻</a></td>
140140
<td align="center"><a href="https://github.com/heavenshell"><img src="https://avatars1.githubusercontent.com/u/56591?v=4" width="100px;" alt=""/><br /><sub><b>Shinya Ohyanagi</b></sub></a><br /><a href="https://github.com/algolia/shipjs/commits?author=heavenshell" title="Code">💻</a></td>
141+
<td align="center"><a href="https://donghoon-song.github.io"><img src="https://avatars0.githubusercontent.com/u/32301380?v=4" width="100px;" alt=""/><br /><sub><b>Donghoon Song</b></sub></a><br /><a href="https://github.com/algolia/shipjs/commits?author=donghoon-song" title="Code">💻</a></td>
141142
</tr>
142143
</table>
143144

144145
<!-- markdownlint-enable -->
145146
<!-- prettier-ignore-end -->
146-
147147
<!-- ALL-CONTRIBUTORS-LIST:END -->
148148

149149
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)