forked from robot-acceleration/GRiD
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.all-contributorsrc
More file actions
78 lines (78 loc) · 2.66 KB
/
.all-contributorsrc
File metadata and controls
78 lines (78 loc) · 2.66 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
{
"projectName": "GRiD",
"projectOwner": "A2R-Lab",
"files": [
"contents/contributors.qmd",
"README.md"
],
"contributors": [
{
"login": "kawotwi",
"name": "Kwamena A",
"avatar_url": "https://avatars.githubusercontent.com/kawotwi",
"profile": "https://github.com/kawotwi",
"contributions": []
},
{
"login": "plancherb1",
"name": "Brian Plancher",
"avatar_url": "https://avatars.githubusercontent.com/plancherb1",
"profile": "https://github.com/plancherb1",
"contributions": []
},
{
"login": "Z4KH",
"name": "Zachary Pestrikov",
"avatar_url": "https://avatars.githubusercontent.com/Z4KH",
"profile": "https://github.com/Z4KH",
"contributions": []
},
{
"login": "Danelle Tuchman",
"name": "Danelle Tuchman",
"avatar_url": "https://www.gravatar.com/avatar/b619b0ff13333ce2a22bb110eda8f7a9?d=identicon&s=100",
"profile": "https://github.com/harvard-edge/cs249r_book/graphs/contributors",
"contributions": []
},
{
"login": "anncli",
"name": "Ann Li",
"avatar_url": "https://avatars.githubusercontent.com/anncli",
"profile": "https://github.com/anncli",
"contributions": []
},
{
"login": "naren-loganathan",
"name": "Naren Loganathan",
"avatar_url": "https://avatars.githubusercontent.com/naren-loganathan",
"profile": "https://github.com/naren-loganathan",
"contributions": []
},
{
"login": "EmreAdabag",
"name": "EmreAdabag",
"avatar_url": "https://avatars.githubusercontent.com/EmreAdabag",
"profile": "https://github.com/EmreAdabag",
"contributions": []
},
{
"login": "emilyburnett2003",
"name": "emilyburnett2003",
"avatar_url": "https://avatars.githubusercontent.com/emilyburnett2003",
"profile": "https://github.com/emilyburnett2003",
"contributions": []
},
{
"login": "pruyontrarakk",
"name": "pruyontrarakk",
"avatar_url": "https://avatars.githubusercontent.com/pruyontrarakk",
"profile": "https://github.com/pruyontrarakk",
"contributions": []
}
],
"repoType": "github",
"contributorsPerLine": 5,
"repoHost": "https://github.com",
"commitConvention": "angular",
"skipCi": true
}