generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.all-contributorsrc
More file actions
63 lines (63 loc) · 1.57 KB
/
.all-contributorsrc
File metadata and controls
63 lines (63 loc) · 1.57 KB
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
{
"projectName": "mirrorbench",
"projectOwner": "SAP",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ashutosh1919",
"name": "Ashutosh Hathidara",
"avatar_url": "https://avatars.githubusercontent.com/u/20843596?v=4",
"profile": "http://ashutoshhathidara.com",
"contributions": [
"research",
"code",
"design",
"ideas",
"maintenance"
]
},
{
"login": "sebastian-schreiber-sap",
"name": "sebastian-schreiber-sap",
"avatar_url": "https://avatars.githubusercontent.com/u/153761180?v=4",
"profile": "https://github.com/sebastian-schreiber-sap",
"contributions": [
"ideas",
"mentoring"
]
},
{
"login": "vaishaalli224",
"name": "Vaishali Senthil",
"avatar_url": "https://avatars.githubusercontent.com/u/219760723?v=4",
"profile": "https://github.com/vaishaalli224",
"contributions": [
"ideas"
]
},
{
"login": "aanilbabu",
"name": "aanilbabu",
"avatar_url": "https://avatars.githubusercontent.com/u/6667247?v=4",
"profile": "https://github.com/aanilbabu",
"contributions": [
"ideas",
"mentoring"
]
},
{
"login": "yyu56253",
"name": "Yue (Julien) Yu",
"avatar_url": "https://avatars.githubusercontent.com/u/76017044?v=4",
"profile": "https://github.com/yyu56253",
"contributions": [
"ideas"
]
}
]
}