forked from d4hackweek/d4book
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
72 lines (72 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
69
70
71
72
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "scottyhq",
"name": "Scott Henderson",
"avatar_url": "https://avatars.githubusercontent.com/u/3924836?v=4",
"profile": "http://scottyhq.github.io",
"contributions": [
"eventOrganizing",
"code",
"ideas",
"content"
]
},
{
"login": "aaarendt",
"name": "Anthony Arendt",
"avatar_url": "https://avatars.githubusercontent.com/u/4993098?v=4",
"profile": "http://psc.apl.uw.edu/people/investigators/anthony-arendt/",
"contributions": [
"eventOrganizing",
"ideas",
"content"
]
},
{
"login": "lsetiawan",
"name": "Landung \"Don\" Setiawan",
"avatar_url": "https://avatars.githubusercontent.com/u/17802172?v=4",
"profile": "https://www.linkedin.com/in/landungsetiawan/",
"contributions": [
"eventOrganizing",
"ideas",
"content",
"code"
]
},
{
"login": "JessicaS11",
"name": "Jessica Scheick",
"avatar_url": "https://avatars.githubusercontent.com/u/11756442?v=4",
"profile": "https://github.com/JessicaS11",
"contributions": [
"code",
"ideas",
"content"
]
},
{
"login": "jomey",
"name": "Joachim Meyer",
"avatar_url": "https://avatars.githubusercontent.com/u/178649?v=4",
"profile": "https://github.com/jomey",
"contributions": [
"code",
"ideas",
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "jupyterbook-template",
"projectOwner": "uwhackweek",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}