Skip to content

Commit 73d7245

Browse files
committed
feat: add EnochGao as contributors
1 parent 39a762b commit 73d7245

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.all-contributorsrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,8 @@
315315
"avatar_url": "https://avatars.githubusercontent.com/u/41459067?v=4",
316316
"profile": "https://enochgao.github.io/",
317317
"contributions": [
318-
"doc"
318+
"doc",
319+
"translation-ch"
319320
]
320321
}
321322
],

.github/github-action/contributors.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const contributors = [
99
'kabrunko-dev',
1010
'Sanjar1304',
1111
'tsironis13',
12+
'EnochGao',
1213
];
1314

1415
const sponsors = [

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Check [all 56 challenges](https://angular-challenges.vercel.app/)
7070
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Tenessy"><img src="https://avatars.githubusercontent.com/u/65855673?v=4?s=100" width="100px;" alt="Tenessy"/><br /><sub><b>Tenessy</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3ATenessy" title="Bug reports">🐛</a></td>
7171
</tr>
7272
<tr>
73-
<td align="center" valign="top" width="14.28%"><a href="https://enochgao.github.io/"><img src="https://avatars.githubusercontent.com/u/41459067?v=4?s=100" width="100px;" alt="Enoch Gao"/><br /><sub><b>Enoch Gao</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=EnochGao" title="Documentation">📖</a></td>
73+
<td align="center" valign="top" width="14.28%"><a href="https://enochgao.github.io/"><img src="https://avatars.githubusercontent.com/u/41459067?v=4?s=100" width="100px;" alt="Enoch Gao"/><br /><sub><b>Enoch Gao</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=EnochGao" title="Documentation">📖</a> <a href="#translation-ch-EnochGao" title="Translate in Chinese">🇨🇳</a></td>
7474
</tr>
7575
</tbody>
7676
<tfoot>

0 commit comments

Comments
 (0)