-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.all-contributorsrc
85 lines (85 loc) · 2.26 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
{
"files": [
"README.md"
],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"projectName": "Catalyst-Eastern-Hemisphere-Co-Ordination",
"projectOwner": "C3ETH",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "Mietran0407",
"name": "Mietran0407",
"avatar_url": "https://avatars.githubusercontent.com/u/88927533?v=4",
"profile": "https://github.com/Mietran0407",
"contributions": [
"eventOrganizing",
"translation"
]
},
{
"login": "YanTirta",
"name": "YanTirta",
"avatar_url": "https://avatars.githubusercontent.com/u/87646261?v=4",
"profile": "https://github.com/YanTirta",
"contributions": [
"eventOrganizing",
"translation"
]
},
{
"login": "tuvalusoftware",
"name": "Tim O'Brien",
"avatar_url": "https://avatars.githubusercontent.com/u/593984?v=4",
"profile": "https://github.com/tuvalusoftware",
"contributions": [
"eventOrganizing"
]
},
{
"login": "stephen-rowan",
"name": "Stephen Whitenstall",
"avatar_url": "https://avatars.githubusercontent.com/u/25156451?v=4",
"profile": "https://www.linkedin.com/in/stephen-whitenstall-166727210/",
"contributions": [
"eventOrganizing",
"projectManagement",
"doc"
]
},
{
"login": "FelixfromSwarm",
"name": "Felix Weber",
"avatar_url": "https://avatars.githubusercontent.com/u/87385188?v=4",
"profile": "https://github.com/FelixfromSwarm",
"contributions": [
"eventOrganizing",
"mentoring"
]
},
{
"login": "grebel-au",
"name": "grebel-au",
"avatar_url": "https://avatars.githubusercontent.com/u/52366768?v=4",
"profile": "https://github.com/gRebel-au",
"contributions": [
"eventOrganizing"
]
},
{
"login": "wolstaeb",
"name": "Robert O'Brien",
"avatar_url": "https://avatars.githubusercontent.com/u/82072426?v=4",
"profile": "https://github.com/wolstaeb",
"contributions": [
"eventOrganizing",
"projectManagement",
"infra"
]
}
]
}