Skip to content

Commit 2c077bc

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 76edf81 commit 2c077bc

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

.all-contributorsrc

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"imageSize": 100,
99
"commit": false,
1010
"contributorsPerLine": 7,
11-
"skipCi": false,
11+
"skipCi": true,
1212
"contributors": [
1313
{
1414
"login": "kentcdodds",
@@ -764,8 +764,17 @@
764764
"contributions": [
765765
"code"
766766
]
767+
},
768+
{
769+
"login": "iAziz786",
770+
"name": "Mohammad Aziz",
771+
"avatar_url": "https://avatars3.githubusercontent.com/u/17024120?v=4",
772+
"profile": "https://aziz.js.org",
773+
"contributions": [
774+
"code",
775+
"test"
776+
]
767777
}
768778
],
769-
"repoHost": "https://github.com",
770-
"skipCi": true
779+
"repoHost": "https://github.com"
771780
}

0 commit comments

Comments
 (0)