Skip to content

Commit e9bc4e2

Browse files
authoredSep 16, 2022
docs: add tenshiAMD as a contributor (#322)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 097f741 commit e9bc4e2

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
 

‎.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,17 @@
585585
"contributions": [
586586
"bug"
587587
]
588+
},
589+
{
590+
"login": "tenshiAMD",
591+
"name": "Angel Aviel Domaoan",
592+
"avatar_url": "https://avatars.githubusercontent.com/u/13580338?v=4",
593+
"profile": "https://tenshiamd.com",
594+
"contributions": [
595+
"code",
596+
"review",
597+
"doc"
598+
]
588599
}
589600
],
590601
"skipCi": true

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ Thanks goes to these wonderful people
160160
<td align="center"><a href="https://chezsoi.org/lucas/blog/"><img src="https://avatars.githubusercontent.com/u/925560?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lucas Cimon</b></sub></a><br /><a href="https://github.com/all-contributors/cli/commits?author=Lucas-C" title="Documentation">📖</a></td>
161161
<td align="center"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="https://github.com/all-contributors/cli/issues?q=author%3AJoshuaKGoldberg" title="Bug reports">🐛</a></td>
162162
</tr>
163+
<tr>
164+
<td align="center"><a href="https://tenshiamd.com"><img src="https://avatars.githubusercontent.com/u/13580338?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Angel Aviel Domaoan</b></sub></a><br /><a href="https://github.com/all-contributors/cli/commits?author=tenshiAMD" title="Code">💻</a> <a href="https://github.com/all-contributors/cli/pulls?q=is%3Apr+reviewed-by%3AtenshiAMD" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/all-contributors/cli/commits?author=tenshiAMD" title="Documentation">📖</a></td>
165+
</tr>
163166
</tbody>
164167
</table>
165168

0 commit comments

Comments
 (0)
Please sign in to comment.