forked from GeriLife/companionship
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
104 lines (104 loc) · 2.65 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "anykate",
"name": "Aniket Aryamane",
"avatar_url": "https://avatars.githubusercontent.com/u/1500690?v=4",
"profile": "https://www.linkedin.com/in/anykate/",
"contributions": [
"code"
]
},
{
"login": "brylie",
"name": "Brylie Christopher Oxley",
"avatar_url": "https://avatars.githubusercontent.com/u/17307?v=4",
"profile": "http://linkedin.com/in/brylie-christopher-oxley/",
"contributions": [
"design",
"doc",
"ideas",
"code",
"projectManagement"
]
},
{
"login": "TheMythologist",
"name": "TheMythologist",
"avatar_url": "https://avatars.githubusercontent.com/u/29896527?v=4",
"profile": "http://steamcommunity.com/id/lkx7_adhd",
"contributions": [
"infra",
"test"
]
},
{
"login": "Marsh-sudo",
"name": "Munyao Kelvin",
"avatar_url": "https://avatars.githubusercontent.com/u/95211922?v=4",
"profile": "http://[email protected]",
"contributions": [
"code"
]
},
{
"login": "earthcomfy",
"name": "Hana Belay",
"avatar_url": "https://avatars.githubusercontent.com/u/66206865?v=4",
"profile": "https://hanabelay.netlify.app/",
"contributions": [
"code",
"doc"
]
},
{
"login": "ritik33",
"name": "Ritik Pandey",
"avatar_url": "https://avatars.githubusercontent.com/u/54118809?v=4",
"profile": "https://github.com/ritik33",
"contributions": [
"code"
]
},
{
"login": "Devdarji",
"name": "Dev darji",
"avatar_url": "https://avatars.githubusercontent.com/u/54537016?v=4",
"profile": "https://github.com/Devdarji",
"contributions": [
"code"
]
},
{
"login": "kishan3",
"name": "Kishan Mehta",
"avatar_url": "https://avatars.githubusercontent.com/u/4090947?v=4",
"profile": "https://github.com/kishan3",
"contributions": [
"code"
]
},
{
"login": "Shaikha1212",
"name": "Shaikha1212",
"avatar_url": "https://avatars.githubusercontent.com/u/118076634?v=4",
"profile": "https://github.com/Shaikha1212",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "companionship-care",
"projectOwner": "CompanionshipCare",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributorsSortAlphabetically": true,
"commitConvention": "angular"
}