mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat: add EnochGao as contributors
This commit is contained in:
@@ -315,7 +315,8 @@
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/41459067?v=4",
|
||||
"profile": "https://enochgao.github.io/",
|
||||
"contributions": [
|
||||
"doc"
|
||||
"doc",
|
||||
"translation-ch"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
1
.github/github-action/contributors.js
vendored
1
.github/github-action/contributors.js
vendored
@@ -9,6 +9,7 @@ const contributors = [
|
||||
'kabrunko-dev',
|
||||
'Sanjar1304',
|
||||
'tsironis13',
|
||||
'EnochGao',
|
||||
];
|
||||
|
||||
const sponsors = [
|
||||
|
||||
@@ -70,7 +70,7 @@ Check [all 56 challenges](https://angular-challenges.vercel.app/)
|
||||
<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>
|
||||
</tr>
|
||||
<tr>
|
||||
<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>
|
||||
<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>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tfoot>
|
||||
|
||||
Reference in New Issue
Block a user