We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d304b commit fcb87beCopy full SHA for fcb87be
.all-contributorsrc
@@ -1,6 +1,6 @@
1
{
2
- "projectName": "create-universal-react",
3
- "projectOwner": "create-universal-react",
+ "projectName": "universal-react-v2",
+ "projectOwner": "pagesource",
4
"repoType": "github",
5
"repoHost": "https://github.com",
6
"files": [
@@ -162,7 +162,18 @@
162
"contributions": [
163
"code"
164
]
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
+ ]
175
}
176
],
- "contributorsPerLine": 7
-}
177
+ "contributorsPerLine": 7,
178
+ "skipCi": true
179
+}
0 commit comments