-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
33 lines (32 loc) · 970 Bytes
/
.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
{
"projectName": "doctorenv",
"projectOwner": "raphaelkieling",
"files": ["README.md"],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "dakshsinghrathore",
"name": "Daksh Singh Rathore",
"avatar_url": "https://avatars.githubusercontent.com/u/115932772?v=4",
"profile": "https://github.com/dakshsinghrathore",
"contributions": ["research", "doc"]
},
{
"login": "harshvyas-22",
"name": "harshvyas-22",
"avatar_url": "https://avatars.githubusercontent.com/u/118657807?v=4",
"profile": "https://github.com/harshvyas-22",
"contributions": ["design"]
},
{
"login": "raphaelkieling",
"name": "Raphael Kieling",
"avatar_url": "https://avatars.githubusercontent.com/u/16259523?v=4",
"profile": "https://github.com/raphaelkieling",
"contributions": ["code"]
}
],
"repoType": "github"
}