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

Commit af56bae

Browse files
authored
Merge pull request #112 from chakra-ui/all-contributors/add-bryg217
docs: add bryg217 as a contributor for doc
2 parents be7fd4a + 4439370 commit af56bae

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,15 @@
998998
"contributions": [
999999
"doc"
10001000
]
1001+
},
1002+
{
1003+
"login": "bryg217",
1004+
"name": "Bryan Guillen",
1005+
"avatar_url": "https://avatars.githubusercontent.com/u/23528307?v=4",
1006+
"profile": "https://github.com/bryg217",
1007+
"contributions": [
1008+
"doc"
1009+
]
10011010
}
10021011
],
10031012
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ Thanks goes to these wonderful people
233233
<td align="center"><a href="http://www.raravind.com"><img src="https://avatars.githubusercontent.com/u/26651561?v=4?s=64" width="64px;" alt=""/><br /><sub><b>Aravind Ramalingam</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/commits?author=6aravind" title="Documentation">📖</a></td>
234234
<td align="center"><a href="https://github.com/MustafaHaddara"><img src="https://avatars.githubusercontent.com/u/11722214?v=4?s=64" width="64px;" alt=""/><br /><sub><b>Mustafa Haddara</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/commits?author=MustafaHaddara" title="Documentation">📖</a></td>
235235
</tr>
236+
<tr>
237+
<td align="center"><a href="https://github.com/bryg217"><img src="https://avatars.githubusercontent.com/u/23528307?v=4?s=64" width="64px;" alt=""/><br /><sub><b>Bryan Guillen</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-docs/commits?author=bryg217" title="Documentation">📖</a></td>
238+
</tr>
236239
</table>
237240

238241
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)