Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 8c0355d

Browse files
authored
Merge pull request #936 from chakra-ui/all-contributors/add-sitogi
docs: add sitogi as a contributor for bug
2 parents 16f21ff + 3b9984f commit 8c0355d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,15 @@
13501350
"contributions": [
13511351
"bug"
13521352
]
1353+
},
1354+
{
1355+
"login": "sitogi",
1356+
"name": "sitogi",
1357+
"avatar_url": "https://avatars.githubusercontent.com/u/20895397?v=4",
1358+
"profile": "https://github.com/sitogi",
1359+
"contributions": [
1360+
"bug"
1361+
]
13531362
}
13541363
],
13551364
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ Thanks goes to these wonderful people
289289
<td align="center"><a href="http://kolbysisk.com"><img src="https://avatars.githubusercontent.com/u/1395078?v=4?s=64" width="64px;" alt=""/><br /><sub><b>Kolby Sisk</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/issues?q=author%3AKolbySisk" title="Bug reports">🐛</a></td>
290290
<td align="center"><a href="https://theskinnycoder.me"><img src="https://avatars.githubusercontent.com/u/64031854?v=4?s=64" width="64px;" alt=""/><br /><sub><b>Rahul SriRam</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/commits?author=theskinnycoder" title="Documentation">📖</a></td>
291291
<td align="center"><a href="http://aashutosh.dev"><img src="https://avatars.githubusercontent.com/u/21199234?v=4?s=64" width="64px;" alt=""/><br /><sub><b>Aashutosh Rathi</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/issues?q=author%3Aaashutoshrathi" title="Bug reports">🐛</a></td>
292+
<td align="center"><a href="https://github.com/sitogi"><img src="https://avatars.githubusercontent.com/u/20895397?v=4?s=64" width="64px;" alt=""/><br /><sub><b>sitogi</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/issues?q=author%3Asitogi" title="Bug reports">🐛</a></td>
292293
</tr>
293294
</table>
294295

0 commit comments

Comments
 (0)