-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path.all-contributorsrc
More file actions
47 lines (47 loc) · 1.08 KB
/
.all-contributorsrc
File metadata and controls
47 lines (47 loc) · 1.08 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributorsPerLine": 7,
"projectName": "glass_kit",
"projectOwner": "bharat-1809",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "KABILAN235",
"name": "Kabilan VS",
"avatar_url": "https://avatars.githubusercontent.com/u/51330370?v=4",
"profile": "https://github.com/KABILAN235",
"contributions": [
"bug",
"code"
]
},
{
"login": "maeddin",
"name": "Martin Klüpfel",
"avatar_url": "https://avatars.githubusercontent.com/u/43761463?v=4",
"profile": "https://github.com/maeddin",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "PROGrand",
"name": "Vladimir E. Koltunov",
"avatar_url": "https://avatars.githubusercontent.com/u/8981380?v=4",
"profile": "https://mtbo.org",
"contributions": [
"bug",
"code"
]
}
],
"commitType": "docs",
"commitConvention": "angular"
}