forked from OpenSignLabs/OpenSign
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
102 lines (102 loc) · 2.61 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
97
98
99
100
101
102
{
"projectName": "OpenSign",
"projectOwner": "OpenSignLabs",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ajakov",
"name": "Aleksandar Jakovljevic",
"avatar_url": "https://avatars.githubusercontent.com/u/2115393?v=4",
"profile": "https://aleksandarjakovljevic.com/",
"contributions": [
"code"
]
},
{
"login": "nxglabs",
"name": "Amol",
"avatar_url": "https://avatars.githubusercontent.com/u/5486116?v=4",
"profile": "https://github.com/nxglabs",
"contributions": [
"code"
]
},
{
"login": "BuilderPrid",
"name": "Priyanshu Dwivedi",
"avatar_url": "https://avatars.githubusercontent.com/u/106882895?v=4",
"profile": "https://github.com/BuilderPrid",
"contributions": [
"code"
]
},
{
"login": "Tashuuuu",
"name": "Akriti Sengar",
"avatar_url": "https://avatars.githubusercontent.com/u/85075827?v=4",
"profile": "https://github.com/Tashuuuu",
"contributions": [
"code"
]
},
{
"login": "parthrc",
"name": "Parth Chawande",
"avatar_url": "https://avatars.githubusercontent.com/u/101104958?v=4",
"profile": "https://github.com/parthrc",
"contributions": [
"code"
]
},
{
"login": "Rishabh-git10",
"name": "Rishabh Dewangan",
"avatar_url": "https://avatars.githubusercontent.com/u/107680241?v=4",
"profile": "https://github.com/Rishabh-git10",
"contributions": [
"code"
]
},
{
"login": "LemonDrop847",
"name": "Nitin Mishra",
"avatar_url": "https://avatars.githubusercontent.com/u/106615670?v=4",
"profile": "https://github.com/LemonDrop847",
"contributions": [
"code"
]
},
{
"login": "Jobin-S",
"name": "Jobin Selvanose",
"avatar_url": "https://avatars.githubusercontent.com/u/63976083?v=4",
"profile": "http://jobinselvanose.com",
"contributions": [
"doc"
]
},
{
"login": "HansF",
"name": "Hans Fraiponts",
"avatar_url": "https://avatars.githubusercontent.com/u/1503?v=4",
"profile": "https://github.com/HansF",
"contributions": [
"doc"
]
},
{
"login": "Monilprajapati",
"name": "Monil Prajapati",
"avatar_url": "https://avatars.githubusercontent.com/u/99136041?v=4",
"profile": "http://linktr.ee/monilprajapati",
"contributions": [
"code"
]
}
]
}