forked from otto-de/gitactionboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
86 lines (86 loc) · 2.17 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
{
"projectName": "gitactionboard",
"projectOwner": "otto-de",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "sumanmaity1234",
"name": "Suman Maity",
"avatar_url": "https://avatars.githubusercontent.com/u/48752670?v=4",
"profile": "https://github.com/sumanmaity1234",
"contributions": [
"code",
"maintenance",
"ideas",
"doc",
"security"
]
},
{
"login": "umeshnebhani733",
"name": "umeshnebhani733",
"avatar_url": "https://avatars.githubusercontent.com/u/61968894?v=4",
"profile": "https://github.com/umeshnebhani733",
"contributions": [
"code",
"maintenance",
"ideas",
"security"
]
},
{
"login": "sankita15tw",
"name": "sankita15tw",
"avatar_url": "https://avatars.githubusercontent.com/u/49052731?v=4",
"profile": "https://github.com/sankita15tw",
"contributions": [
"code",
"design"
]
},
{
"login": "stdogr",
"name": "Stefan Greis",
"avatar_url": "https://avatars.githubusercontent.com/u/61870228?v=4",
"profile": "https://github.com/stdogr",
"contributions": [
"code"
]
},
{
"login": "shashikanthgadgay0804",
"name": "Shashi",
"avatar_url": "https://avatars.githubusercontent.com/u/48748047?v=4",
"profile": "https://github.com/shashikanthgadgay0804",
"contributions": [
"ideas"
]
},
{
"login": "jonasmetzger2000",
"name": "Jonas",
"avatar_url": "https://avatars.githubusercontent.com/u/29103796?v=4",
"profile": "https://github.com/jonasmetzger2000",
"contributions": [
"ideas"
]
},
{
"login": "BastianSperrhacke-Otto",
"name": "BastianSperrhacke-Otto",
"avatar_url": "https://avatars.githubusercontent.com/u/62638028?v=4",
"profile": "https://github.com/BastianSperrhacke-Otto",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7
}