Add github contributors

done: "New" contributors, ordered by commit number ascended
todo: Optional "top" contributors
This commit is contained in:
Linghao Zhang
2020-03-21 16:32:06 +08:00
parent af20226677
commit 17de3a13a8
5 changed files with 101 additions and 0 deletions
+4
View File
@@ -77,6 +77,10 @@ GitHub provides some official RSS feeds:
<RouteEn author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['User name']" radar="1"/>
### Repo Contributors
<RouteEn author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:anon?" :paramsDesc="['User name', 'Repo name', 'If anonymous users are included. Leave blank for no, use any values for yes.']" radar="1"/>
## GitLab
### Explore
+4
View File
@@ -127,6 +127,10 @@ GitHub 官方也提供了一些 RSS:
<Route author="LanceZhu" example="/github/starred_repos/DIYgod" path="/github/starred_repos/:user" :paramsDesc="['用户名']" radar="1"/>
### 仓库 Contirbutors
<Route author="zoenglinghou" example="/github/contributors/DIYgod/RSSHub" path="/github/contributors/:user/:repo/:anon?" :paramsDesc="['用户名', '仓库名', '是否包括匿名用户。留空默认不包含,任意值包含匿名用户']" radar="1"/>
## GitLab
### Explore