Browse Source

fix malformed json file

pull/2323/head
Daniel Gibbs 6 years ago
committed by GitHub
parent
commit
daecf5439f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .all-contributorsrc

7
.all-contributorsrc

@ -4,8 +4,7 @@
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"contributors": [{
"login": "dgibbs64",
"name": "Daniel Gibbs",
"avatar_url": "https://avatars2.githubusercontent.com/u/4478206?v=4",
@ -68,7 +67,7 @@
"review",
"content",
"doc",
"infra"
"infra",
"review"
]
},
@ -95,7 +94,7 @@
"code",
"doc",
"ideas",
"review",
"review"
]
}
],

Loading…
Cancel
Save