-
-
Notifications
You must be signed in to change notification settings - Fork 35
/
.all-contributorsrc
79 lines (79 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
79
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Gupta-Anubhav12",
"name": "Anubhav Gupta",
"avatar_url": "https://avatars.githubusercontent.com/u/64721638?v=4",
"profile": "https://github.com/Gupta-Anubhav12",
"contributions": [
"code"
]
},
{
"login": "sanujsood",
"name": "Sanuj Sood",
"avatar_url": "https://avatars.githubusercontent.com/u/67072668?v=4",
"profile": "https://github.com/sanujsood",
"contributions": [
"code"
]
},
{
"login": "aahnik",
"name": "Aahnik Daw",
"avatar_url": "https://avatars.githubusercontent.com/u/66209958?v=4",
"profile": "http://aahnik.dev",
"contributions": [
"code"
]
},
{
"login": "akshatj2209",
"name": "Akshat Joshi",
"avatar_url": "https://avatars.githubusercontent.com/u/57488922?v=4",
"profile": "https://github.com/akshatj2209",
"contributions": [
"code"
]
},
{
"login": "Amritpal2001",
"name": "Amritpal Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/60562606?v=4",
"profile": "https://www.realdevils.com/",
"contributions": [
"code"
]
},
{
"login": "NIKU-SINGH",
"name": "Niku Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/72123526?v=4",
"profile": "https://github.com/NIKU-SINGH",
"contributions": [
"code"
]
},
{
"login": "sreevardhanreddi",
"name": "sreevardhanreddi",
"avatar_url": "https://avatars.githubusercontent.com/u/31174432?v=4",
"profile": "https://sreevardhanreddi.github.io/",
"contributions": [
"code",
"infra"
]
}
],
"contributorsPerLine": 7,
"projectName": "bhagavad-gita-api",
"projectOwner": "gita",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}