Skip to content

Commit fcb87be

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 17d304b commit fcb87be

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

.all-contributorsrc

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"projectName": "create-universal-react",
3-
"projectOwner": "create-universal-react",
2+
"projectName": "universal-react-v2",
3+
"projectOwner": "pagesource",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -162,7 +162,18 @@
162162
"contributions": [
163163
"code"
164164
]
165+
},
166+
{
167+
"login": "kgauravsh",
168+
"name": "Kumar Gaurav",
169+
"avatar_url": "https://avatars.githubusercontent.com/u/44981333?v=4",
170+
"profile": "https://github.com/kgauravsh",
171+
"contributions": [
172+
"code",
173+
"doc"
174+
]
165175
}
166176
],
167-
"contributorsPerLine": 7
168-
}
177+
"contributorsPerLine": 7,
178+
"skipCi": true
179+
}

0 commit comments

Comments
 (0)