forked from AltCamp/altcampv1-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
111 lines (111 loc) · 2.72 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "misspee007",
"name": "Precious Abubakar",
"avatar_url": "https://avatars.githubusercontent.com/u/71160347?v=4",
"profile": "http://thepda.tech",
"contributions": [
"code",
"test",
"maintenance",
"review"
]
},
{
"login": "tobisupreme",
"name": "Tobi Balogun",
"avatar_url": "https://avatars.githubusercontent.com/u/98078707?v=4",
"profile": "https://github.com/tobisupreme",
"contributions": [
"maintenance",
"code",
"test",
"review"
]
},
{
"login": "jhhornn",
"name": "Awosise Oluwaseun",
"avatar_url": "https://avatars.githubusercontent.com/u/66667958?v=4",
"profile": "https://github.com/jhhornn",
"contributions": [
"code",
"test",
"review"
]
},
{
"login": "Boye95",
"name": "Samuel Adeboye Folaranmi",
"avatar_url": "https://avatars.githubusercontent.com/u/74235313?v=4",
"profile": "https://boyei.tech/",
"contributions": [
"doc",
"code",
"review"
]
},
{
"login": "Skywonda",
"name": "skyreal",
"avatar_url": "https://avatars.githubusercontent.com/u/102043619?v=4",
"profile": "https://emerge-testing.vercel.app/signup",
"contributions": [
"code"
]
},
{
"login": "iamaamunir",
"name": "Munir Abdullahi",
"avatar_url": "https://avatars.githubusercontent.com/u/94959280?v=4",
"profile": "https://github.com/iamaamunir",
"contributions": [
"ideas",
"review",
"doc"
]
},
{
"login": "AnthoniaNwanya",
"name": "Anthonia Nwanya",
"avatar_url": "https://avatars.githubusercontent.com/u/105661899?v=4",
"profile": "https://github.com/AnthoniaNwanya",
"contributions": [
"code"
]
},
{
"login": "Arndy345",
"name": "Nonso Andrew Ugbodu",
"avatar_url": "https://avatars.githubusercontent.com/u/56146728?v=4",
"profile": "https://github.com/Arndy345",
"contributions": [
"code",
"test"
]
},
{
"login": "Olatisunkanmi",
"name": "Module",
"avatar_url": "https://avatars.githubusercontent.com/u/86102079?v=4",
"profile": "https://linktr.ee/olatisun",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "altcampv1-backend",
"projectOwner": "AltCamp",
"commitType": "docs"
}