-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
.all-contributorsrc
70 lines (70 loc) · 1.74 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
{
"projectName": "Certificate Verification and Generation System for IIITV",
"projectOwner": "Pushkar Patel ",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "TanmayAmbadkar",
"name": "Tanmay Ambadkar",
"avatar_url": "https://avatars.githubusercontent.com/u/42721553?v=4",
"profile": "https://github.com/TanmayAmbadkar",
"contributions": [
"code",
"ideas",
"projectManagement"
]
},
{
"login": "thepushkarp",
"name": "Pushkar Patel",
"avatar_url": "https://avatars.githubusercontent.com/u/42088801?v=4",
"profile": "https://github.com/thepushkarp",
"contributions": [
"code",
"design",
"doc"
]
},
{
"login": "pAditya198",
"name": "Aditya Prakash",
"avatar_url": "https://avatars.githubusercontent.com/u/42460356?v=4",
"profile": "https://github.com/pAditya198",
"contributions": [
"code",
"bug",
"design"
]
},
{
"login": "anujpuri72",
"name": "Anuj Puri",
"avatar_url": "https://avatars.githubusercontent.com/u/42184782?v=4",
"profile": "https://github.com/anujpuri72",
"contributions": [
"code",
"bug",
"userTesting"
]
},
{
"login": "thecodepapaya",
"name": "Ashutosh Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/42690541?v=4",
"profile": "https://github.com/thecodepapaya",
"contributions": [
"ideas",
"userTesting",
"projectManagement"
]
}
],
"contributorsPerLine": 7
}