-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.all-contributorsrc
More file actions
107 lines (107 loc) · 2.76 KB
/
Copy path.all-contributorsrc
File metadata and controls
107 lines (107 loc) · 2.76 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
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
104
105
106
107
{
"commitConvention": "angular",
"commitType": "contributors",
"contributorsPerLine": 7,
"files": [
"docs/CONTRIBUTORS.md"
],
"linkToUsage": false,
"projectName": "glass",
"projectOwner": "glass-dev",
"contributors": [
{
"login": "ntessore",
"name": "Nicolas Tessore",
"avatar_url": "https://avatars.githubusercontent.com/u/3993688?v=4",
"profile": "http://ntessore.page",
"contributions": [
"code"
]
},
{
"login": "paddyroddy",
"name": "Patrick J. Roddy",
"avatar_url": "https://avatars.githubusercontent.com/u/15052188?v=4",
"profile": "https://paddyroddy.github.io",
"contributions": [
"code"
]
},
{
"login": "Saransh-cpp",
"name": "Saransh Chopra",
"avatar_url": "https://avatars.githubusercontent.com/u/74055102?v=4",
"profile": "https://saransh-cpp.github.io/",
"contributions": [
"code"
]
},
{
"login": "ucapbba",
"name": "baugstein",
"avatar_url": "https://avatars.githubusercontent.com/u/87702063?v=4",
"profile": "https://github.com/ucapbba",
"contributions": [
"code"
]
},
{
"login": "arthurmloureiro",
"name": "Arthur Loureiro",
"avatar_url": "https://avatars.githubusercontent.com/u/6471279?v=4",
"profile": "http://arthurmloureiro.github.io",
"contributions": [
"code"
]
},
{
"login": "mwiet",
"name": "Maximilian von Wietersheim-Kramsta",
"avatar_url": "https://avatars.githubusercontent.com/u/49800039?v=4",
"profile": "https://mwiet.github.io",
"contributions": [
"code"
]
},
{
"login": "joachimi",
"name": "joachimi",
"avatar_url": "https://avatars.githubusercontent.com/u/4989590?v=4",
"profile": "https://github.com/joachimi",
"contributions": [
"ideas",
"research"
]
},
{
"login": "NiallJeffrey",
"name": "Niall Jeffrey",
"avatar_url": "https://avatars.githubusercontent.com/u/15345794?v=4",
"profile": "https://nialljeffrey.github.io/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "ARCHER2-HPC",
"name": "ARCHER2, UK National Supercomputing Service",
"avatar_url": "https://avatars.githubusercontent.com/u/60643641?v=4",
"profile": "https://github.com/ARCHER2-HPC",
"contributions": [
"financial"
]
},
{
"login": "connoraird",
"name": "Connor Aird",
"avatar_url": "https://avatars.githubusercontent.com/u/61978554?v=4",
"profile": "https://github.com/connoraird",
"contributions": [
"code",
"review",
"maintenance"
]
}
]
}