-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
68 lines (68 loc) · 1.75 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
{
"projectName": "ethchi-website",
"Project Owner": "Thomas Butler",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "trbutler4",
"name": "Thomas Butler",
"avatar_url": "https://avatars.githubusercontent.com/u/58192340?v=4",
"profile": "https://github.com/trbutler4",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "adrian-petrykiw",
"name": "Adrian Petrykiw",
"avatar_url": "https://avatars.githubusercontent.com/u/49378232?v=4",
"profile": "http://petrykiw.com",
"contributions": [
"design"
]
},
{
"login": "OokamiKitsune",
"name": "Tim",
"avatar_url": "https://avatars.githubusercontent.com/u/47796701?v=4",
"profile": "https://github.com/OokamiKitsune",
"contributions": [
"code"
]
},
{
"login": "eulphean",
"name": "Amay Kataria",
"avatar_url": "https://avatars.githubusercontent.com/u/4178424?v=4",
"profile": "http://www.amaykataria.com",
"contributions": [
"code"
]
},
{
"login": "tippi-fifestarr",
"name": "Tippi Fifestarr",
"avatar_url": "https://avatars.githubusercontent.com/u/62179036?v=4",
"profile": "https://www.notion.so/How-to-WIN-Every-Hackathon-5d0ea96a4cfd4ddcb931b2c24b9aeeb6",
"contributions": [
"code"
]
},
{
"login": "cyuxhtby",
"name": "Diego Aguilar",
"avatar_url": "https://avatars.githubusercontent.com/u/67769941?v=4",
"profile": "http://diegoaaguilar.com",
"contributions": [
"code"
]
}
],
"projectOwner": "ETHChicago"
}