We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ec03d commit c17f4e0Copy full SHA for c17f4e0
.all-contributorsrc
@@ -231,11 +231,21 @@
231
"code",
232
"bug"
233
]
234
+ },
235
+ {
236
+ "login": "nealeu",
237
+ "name": "Neale Upstone",
238
+ "avatar_url": "https://avatars1.githubusercontent.com/u/264594?v=4",
239
+ "profile": "https://github.com/nealeu",
240
+ "contributions": [
241
+ "code"
242
+ ]
243
}
244
],
245
"contributorsPerLine": 7,
246
"projectName": "react-async",
247
"projectOwner": "async-library",
248
"repoType": "github",
- "repoHost": "https://github.com"
249
+ "repoHost": "https://github.com",
250
+ "skipCi": true
251
0 commit comments