We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d39f1b commit ba27776Copy full SHA for ba27776
.all-contributorsrc
@@ -586,25 +586,15 @@
586
"test"
587
]
588
},
589
- {
590
- "login": "CodingItWrong",
591
- "name": "Josh Justice",
592
- "avatar_url": "https://avatars.githubusercontent.com/u/15832198?v=4",
593
- "profile": "https://codingitwrong.com",
594
- "contributions": [
595
- "code",
596
- "test",
597
- "doc",
598
- "ideas"
599
- ]
600
- },
601
{
602
"login": "obsoke",
603
"name": "Dale Karp",
604
"avatar_url": "https://avatars.githubusercontent.com/u/389851?v=4",
605
"profile": "https://dale.io",
606
"contributions": [
607
- "code"
+ "code",
+ "test",
+ "doc"
608
609
}
610
],
0 commit comments