-
Notifications
You must be signed in to change notification settings - Fork 14
/
.all-contributorsrc
96 lines (96 loc) · 2.56 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Kajol-Kumari",
"name": "kajol",
"avatar_url": "https://avatars0.githubusercontent.com/u/44888949?v=4",
"profile": "https://www.linkedin.com/in/kajol-kumari-73245b166/",
"contributions": [
"doc"
]
},
{
"login": "anuragbhu",
"name": "Anurag Pandey",
"avatar_url": "https://avatars2.githubusercontent.com/u/51694364?v=4",
"profile": "http://anuragbhu.github.io/",
"contributions": [
"code"
]
},
{
"login": "kanika321",
"name": "Kanika Gupta",
"avatar_url": "https://avatars3.githubusercontent.com/u/55401625?v=4",
"profile": "https://github.com/kanika321",
"contributions": [
"code"
]
},
{
"login": "Nivedita967",
"name": "Nivedita Singh",
"avatar_url": "https://avatars3.githubusercontent.com/u/66518355?s=460&u=0d810dc2004aa812559457d1fdf3100ebab8545a&v=4",
"profile": "https://github.com/Nivedita967",
"contributions": [
"doc"
]
},
{
"login": "sudhanshu150",
"name": "SUDHANSHU",
"avatar_url": "https://avatars3.githubusercontent.com/u/42195119?v=4",
"profile": "https://github.com/sudhanshu150#hi-there-",
"contributions": [
"code"
]
},
{
"login": "Vinamra2009",
"name": "Vinamra",
"avatar_url": "https://avatars0.githubusercontent.com/u/56196638?v=4",
"profile": "https://bit.do/resVin",
"contributions": [
"doc"
]
},
{
"login": "Deepika-Singh111",
"name": "Deepika Singh",
"avatar_url": "https://avatars0.githubusercontent.com/u/71891816?v=4",
"profile": "https://github.com/Deepika-Singh111",
"contributions": [
"code"
]
},
{
"login": "SudhanshuRanjan2005",
"name": "SUDHANSHU RANJAN JHA",
"avatar_url": "https://avatars3.githubusercontent.com/u/69910996?v=4",
"profile": "https://github.com/SudhanshuRanjan2005",
"contributions": [
"code"
]
},
{
"login": "Deepesh-tech-fanatic-07",
"name": "Deepesh",
"avatar_url": "https://avatars1.githubusercontent.com/u/75992194?v=4",
"profile": "https://github.com/Deepesh-tech-fanatic-07",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "Git-learning-repo",
"projectOwner": "Kajol-Kumari",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}