-
Notifications
You must be signed in to change notification settings - Fork 18
/
.all-contributorsrc
86 lines (86 loc) · 2.19 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "SagarSingh2003",
"name": "Sagar Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/129133613?v=4",
"profile": "https://github.com/SagarSingh2003",
"contributions": [
"doc"
]
},
{
"login": "SoumyadeepOSD",
"name": "Soumyadeep Das Bhowmick",
"avatar_url": "https://avatars.githubusercontent.com/u/115442240?v=4",
"profile": "https://soumyadeeposd.github.io/Tensor-Block/",
"contributions": [
"doc",
"code"
]
},
{
"login": "Harsh4902",
"name": "Harshvardhan Parmar",
"avatar_url": "https://avatars.githubusercontent.com/u/84663071?v=4",
"profile": "https://github.com/Harsh4902",
"contributions": [
"code",
"doc"
]
},
{
"login": "Yashsharma1911",
"name": "Yash sharma",
"avatar_url": "https://avatars.githubusercontent.com/u/71271069?v=4",
"profile": "https://yashsharma.netlify.app/",
"contributions": [
"review",
"maintenance"
]
},
{
"login": "CulturalProfessor",
"name": "Vinayak Sharma",
"avatar_url": "https://avatars.githubusercontent.com/u/92238941?v=4",
"profile": "https://github.com/CulturalProfessor",
"contributions": [
"code",
"review"
]
},
{
"login": "bvvnmanikanta",
"name": "Manikanta Bollapragada",
"avatar_url": "https://avatars.githubusercontent.com/u/25924707?v=4",
"profile": "https://github.com/bvvnmanikanta",
"contributions": [
"doc",
"code"
]
},
{
"login": "Ghat0tkach",
"name": "Vikramaditya Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/59855919?v=4",
"profile": "https://github.com/Ghat0tkach",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Golang-tutorial",
"projectOwner": "Yashsharma1911"
}