Skip to content

Commit

Permalink
📖 DOC: Auto update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Dec 13, 2021
1 parent 9746153 commit f067a7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,7 @@ Binary mirror config for [prebuild](https://github.com/mafintosh/prebuild) and [
## License

[MIT](LICENSE)
<!-- GITCONTRIBUTOR_START -->

## Contributors

|[<img src="https://avatars.githubusercontent.com/u/156269?v=4" width="100px;"/><br/><sub><b>fengmk2</b></sub>](https://github.com/fengmk2)<br/>|[<img src="https://avatars.githubusercontent.com/u/6897780?v=4" width="100px;"/><br/><sub><b>killagu</b></sub>](https://github.com/killagu)<br/>|[<img src="https://avatars.githubusercontent.com/u/36290410?v=4" width="100px;"/><br/><sub><b>WEN-JY</b></sub>](https://github.com/WEN-JY)<br/>|[<img src="https://avatars.githubusercontent.com/u/4136679?v=4" width="100px;"/><br/><sub><b>yibn2008</b></sub>](https://github.com/yibn2008)<br/>|[<img src="https://avatars.githubusercontent.com/u/985607?v=4" width="100px;"/><br/><sub><b>dead-horse</b></sub>](https://github.com/dead-horse)<br/>|[<img src="https://avatars.githubusercontent.com/u/1119126?v=4" width="100px;"/><br/><sub><b>looksgood</b></sub>](https://github.com/looksgood)<br/>|
| :---: | :---: | :---: | :---: | :---: | :---: |
[<img src="https://avatars.githubusercontent.com/u/2784308?v=4" width="100px;"/><br/><sub><b>yisibl</b></sub>](https://github.com/yisibl)<br/>

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Sun Nov 07 2021 00:52:44 GMT+0800`.

<!-- GITCONTRIBUTOR_END -->
[![](https://ergatejs.implements.io/badges/contributors/cnpm/binary-mirror-config.svg?width=1250&size=96&padding=6)](https://github.com/cnpm/binary-mirror-config/graphs/contributors)
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,14 @@
"test": "npm run lint && egg-bin test",
"test-cov": "egg-bin cov",
"lint": "eslint test index.js",
"ci": "npm run lint && npm run test-cov",
"contributor": "git-contributor"
"ci": "npm run lint && npm run test-cov"
},
"dependencies": {},
"devDependencies": {
"egg-bin": "^4.15.0",
"egg-ci": "1",
"eslint": "7",
"eslint-config-egg": "9",
"git-contributor": "^1.0.10"
"eslint-config-egg": "9"
},
"homepage": "https://github.com/cnpm/binary-mirror-config",
"repository": {
Expand All @@ -34,7 +32,7 @@
"prebuild",
"node-pre-gyp"
],
"author": "fengmk2 <fengmk2@gmail.com> (https://fengmk2.com)",
"author": "fengmk2 <fengmk2@gmail.com> (https://github.com/fengmk2)",
"license": "MIT",
"ci": {
"type": "github",
Expand Down

0 comments on commit f067a7d

Please sign in to comment.