Skip to content

Commit 72a18dd

Browse files
committed
docs: update contributors
1 parent 7e662c1 commit 72a18dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
## コントリビューター
1010

1111
<!---begin contributors -->
12-
[<img alt="lacolaco" src="https://avatars3.githubusercontent.com/u/1529180?v=4&s=117" width="117">](https://github.com/lacolaco) |
13-
:---: |
14-
[lacolaco](https://github.com/lacolaco) |
12+
[<img alt="lacolaco" src="https://avatars3.githubusercontent.com/u/1529180?v=4&s=117" width="117">](https://github.com/lacolaco) |[<img alt="imamoto" src="https://avatars2.githubusercontent.com/u/9498383?v=4&s=117" width="117">](https://github.com/imamoto) |[<img alt="massa142" src="https://avatars2.githubusercontent.com/u/5918804?v=4&s=117" width="117">](https://github.com/massa142) |
13+
:---: |:---: |:---: |
14+
[lacolaco](https://github.com/lacolaco) |[imamoto](https://github.com/imamoto) |[massa142](https://github.com/massa142) |
1515
<!---end contributors -->
1616

1717
## コントリビューション大歓迎!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"private": true,
99
"scripts": {
1010
"deploy": "firebase deploy --token \"$FIREBASE_TOKEN\"",
11-
"contributors": "githubcontrib --owner angular --repo angular-ja --cols 6 --format md --showlogin true | pbcopy",
11+
"contributors": "githubcontrib --owner angular --repo angular-ja --cols 6 --format md --showlogin true --sortOrder desc | pbcopy",
1212
"update-origin": "./update-origin.sh"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)