-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.all-contributorsrc
103 lines (103 loc) · 2.57 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "graeme-a-stewart",
"name": "Graeme A Stewart",
"avatar_url": "https://avatars.githubusercontent.com/u/8511620?v=4",
"profile": "https://graeme-a-stewart.github.io",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "amete",
"name": "Alaettin Serhan Mete",
"avatar_url": "https://avatars.githubusercontent.com/u/7428938?v=4",
"profile": "https://amete.github.io",
"contributions": [
"infra",
"test",
"code"
]
},
{
"login": "quantum-shift",
"name": "Anubhab Das",
"avatar_url": "https://avatars.githubusercontent.com/u/61076821?v=4",
"profile": "https://github.com/quantum-shift",
"contributions": [
"test",
"code"
]
},
{
"login": "chuckatkins",
"name": "Chuck Atkins",
"avatar_url": "https://avatars.githubusercontent.com/u/320135?v=4",
"profile": "https://github.com/chuckatkins",
"contributions": [
"infra"
]
},
{
"login": "Cossack42",
"name": "Ismail Ryabchuk",
"avatar_url": "https://avatars.githubusercontent.com/u/93450240?v=4",
"profile": "https://github.com/Cossack42",
"contributions": [
"code"
]
},
{
"login": "chrisburr",
"name": "Chris Burr",
"avatar_url": "https://avatars.githubusercontent.com/u/5220533?v=4",
"profile": "https://github.com/chrisburr",
"contributions": [
"code"
]
},
{
"login": "rmaganza",
"name": "Riccardo Maganza",
"avatar_url": "https://avatars.githubusercontent.com/u/18355062?v=4",
"profile": "https://github.com/rmaganza",
"contributions": [
"code"
]
},
{
"login": "miguelgila",
"name": "Miguel Gila",
"avatar_url": "https://avatars.githubusercontent.com/u/7137318?v=4",
"profile": "http://www.cscs.ch",
"contributions": [
"code"
]
},
{
"login": "protopopescu",
"name": "Dan Protopopescu",
"avatar_url": "https://avatars.githubusercontent.com/u/23111675?v=4",
"profile": "http://ppewww.physics.gla.ac.uk/~protopop/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "prmon",
"projectOwner": "HSF"
}