-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
78 lines (78 loc) · 1.97 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vinaykakkad",
"name": "Vinay Kakkad",
"avatar_url": "https://avatars.githubusercontent.com/u/56934712?v=4",
"profile": "https://github.com/vinaykakkad",
"contributions": [
"code"
]
},
{
"login": "jappurohit041",
"name": "Jap Purohit",
"avatar_url": "https://avatars.githubusercontent.com/u/67332925?v=4",
"profile": "http://www.linkedin.com/in/jap-purohit",
"contributions": [
"code"
]
},
{
"login": "varun1352",
"name": "varun1352",
"avatar_url": "https://avatars.githubusercontent.com/u/65449940?v=4",
"profile": "https://github.com/varun1352",
"contributions": [
"code"
]
},
{
"login": "PoojanSheth29",
"name": "PoojanSheth29",
"avatar_url": "https://avatars.githubusercontent.com/u/66819037?v=4",
"profile": "https://github.com/PoojanSheth29",
"contributions": [
"code"
]
},
{
"login": "Shail-1231",
"name": "Shail-1231",
"avatar_url": "https://avatars.githubusercontent.com/u/77712707?v=4",
"profile": "https://github.com/Shail-1231",
"contributions": [
"code"
]
},
{
"login": "sahilmiskeen95",
"name": "sahilmiskeen95",
"avatar_url": "https://avatars.githubusercontent.com/u/82269456?v=4",
"profile": "https://github.com/sahilmiskeen95",
"contributions": [
"code"
]
},
{
"login": "rng4302",
"name": "rng4302",
"avatar_url": "https://avatars.githubusercontent.com/u/79931225?v=4",
"profile": "https://github.com/rng4302",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "robot-motion-planning",
"projectOwner": "vinaykakkad",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}