forked from buildafrica/hospitalsghana
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
87 lines (87 loc) · 2.09 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mickeymond",
"name": "Michael Hammond",
"avatar_url": "https://avatars1.githubusercontent.com/u/33749130?v=4",
"profile": "https://github.com/mickeymond",
"contributions": [
"doc",
"code"
]
},
{
"login": "Anillab",
"name": "Anilla Stephannie",
"avatar_url": "https://avatars2.githubusercontent.com/u/38463007?v=4",
"profile": "https://github.com/Anillab",
"contributions": [
"doc",
"code"
]
},
{
"login": "lawrence-chege",
"name": "Larry Chege",
"avatar_url": "https://avatars3.githubusercontent.com/u/54583143?v=4",
"profile": "https://github.com/lawrence-chege",
"contributions": [
"doc",
"content"
]
},
{
"login": "koolamusic",
"name": "Andrew Miracle",
"avatar_url": "https://avatars3.githubusercontent.com/u/8960757?v=4",
"profile": "http://bit.ly/2EnR6Gf",
"contributions": [
"code",
"doc",
"review",
"maintenance"
]
},
{
"login": "audreymengue",
"name": "Audrey Harmonie M Mengue",
"avatar_url": "https://avatars3.githubusercontent.com/u/51542962?v=4",
"profile": "https://github.com/audreymengue",
"contributions": [
"code",
"doc"
]
},
{
"login": "eadortsu",
"name": "Eugene",
"avatar_url": "https://avatars2.githubusercontent.com/u/40460447?v=4",
"profile": "https://eadortsu.com",
"contributions": [
"code",
"test",
"doc"
]
},
{
"login": "owanikin",
"name": "owanikin",
"avatar_url": "https://avatars3.githubusercontent.com/u/54582856?v=4",
"profile": "https://github.com/owanikin",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "hospitalsghana",
"projectOwner": "wecodeafrica",
"repoType": "github",
"repoHost": "https://github.com"
}