generated from carpentries/workbench-template-rmd
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.all-contributorsrc
63 lines (63 loc) · 1.53 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "SaranjeetKaur",
"name": "Saranjeet Kaur",
"avatar_url": "https://avatars.githubusercontent.com/u/28556616?v=4",
"profile": "https://github.com/SaranjeetKaur",
"contributions": [
"content"
]
},
{
"login": "RaoOfPhysics",
"name": "Achintya Rao",
"avatar_url": "https://avatars.githubusercontent.com/u/7623019?v=4",
"profile": "https://achintyarao.in",
"contributions": [
"review",
"code",
"content"
]
},
{
"login": "hturner",
"name": "Heather Turner",
"avatar_url": "https://avatars.githubusercontent.com/u/3343008?v=4",
"profile": "https://www.heatherturner.net/",
"contributions": [
"content",
"projectManagement"
]
},
{
"login": "zkamvar",
"name": "Zhian N. Kamvar",
"avatar_url": "https://avatars.githubusercontent.com/u/3639446?v=4",
"profile": "http://zkamvar.netlify.com",
"contributions": [
"code"
]
},
{
"login": "amangoel185",
"name": "Aman Goel",
"avatar_url": "https://avatars.githubusercontent.com/u/10528392?v=4",
"profile": "http://amangoel.me",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"projectName": "r-bug-tracking-lesson",
"projectOwner": "r-devel",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}