Skip to content

Commit 8ed7d6e

Browse files
docs: add jorgegonzalez as a contributor (#46)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e842948 commit 8ed7d6e

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,15 @@
7979
"contributions": [
8080
"doc"
8181
]
82+
},
83+
{
84+
"login": "jorgegonzalez",
85+
"name": "Jorge Gonzalez",
86+
"avatar_url": "https://avatars2.githubusercontent.com/u/12901172?v=4",
87+
"profile": "https://jorgegonzalez.io",
88+
"contributions": [
89+
"code"
90+
]
8291
}
8392
],
8493
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri
196196
<td align="center"><a href="http://janosh.io"><img src="https://avatars0.githubusercontent.com/u/30958850?v=4" width="100px;" alt=""/><br /><sub><b>Janosh Riebesell</b></sub></a><br /><a href="https://github.com/donavon/use-dark-mode/commits?author=janosh" title="Documentation">📖</a></td>
197197
<td align="center"><a href="http://hipstersmoothie.com"><img src="https://avatars3.githubusercontent.com/u/1192452?v=4" width="100px;" alt=""/><br /><sub><b>Andrew Lisowski</b></sub></a><br /><a href="https://github.com/donavon/use-dark-mode/commits?author=hipstersmoothie" title="Documentation">📖</a></td>
198198
</tr>
199+
<tr>
200+
<td align="center"><a href="https://jorgegonzalez.io"><img src="https://avatars2.githubusercontent.com/u/12901172?v=4" width="100px;" alt=""/><br /><sub><b>Jorge Gonzalez</b></sub></a><br /><a href="https://github.com/donavon/use-dark-mode/commits?author=jorgegonzalez" title="Code">💻</a></td>
201+
</tr>
199202
</table>
200203

201204
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)