Skip to content

Commit d35f3bc

Browse files
author
Edward Xiao
authored
Update .all-contributorsrc
1 parent b1aa0cd commit d35f3bc

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

.all-contributorsrc

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66
"commit": false,
77
"contributors": [
88
{
9-
"login": "RokasAniss",
10-
"name": "Rokas Anisas",
11-
"avatar_url": "https://avatars3.githubusercontent.com/u/33621394?v=4",
12-
"profile": "http://rokasanisas.com",
9+
"login": "edwardfhsiao",
10+
"name": "Edward Xiao",
11+
"avatar_url": "https://avatars3.githubusercontent.com/u/11728228?v=4",
12+
"profile": "",
1313
"contributions": [
14-
"code"
14+
"code",
15+
"doc",
16+
"infra",
17+
"test",
18+
"review"
1519
]
1620
},
1721
{
@@ -22,6 +26,14 @@
2226
"contributions": [
2327
"code"
2428
]
29+
},{
30+
"login": "RokasAniss",
31+
"name": "Rokas Anisas",
32+
"avatar_url": "https://avatars3.githubusercontent.com/u/33621394?v=4",
33+
"profile": "http://rokasanisas.com",
34+
"contributions": [
35+
"code"
36+
]
2537
}
2638
],
2739
"contributorsPerLine": 7,

0 commit comments

Comments
 (0)