generated from Sachin-chaurasiya/codespaces-react-chakra-ui
-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
117 lines (117 loc) · 2.91 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Sachin-chaurasiya",
"name": "Sachin Chaurasiya",
"avatar_url": "https://avatars.githubusercontent.com/u/59080942?v=4",
"profile": "https://sachinchaurasiya.dev",
"contributions": [
"code",
"content",
"doc",
"design",
"ideas",
"infra",
"maintenance",
"mentoring"
]
},
{
"login": "anuj-kumary",
"name": "Anujkumar Yadav",
"avatar_url": "https://avatars.githubusercontent.com/u/65344146?v=4",
"profile": "https://anujkumar.netlify.app/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "Hat52",
"name": "Hamza Ali",
"avatar_url": "https://avatars.githubusercontent.com/u/44437268?v=4",
"profile": "https://github.com/Hat52",
"contributions": [
"code",
"ideas"
]
},
{
"login": "ShaileshParmar11",
"name": "Shailesh Parmar",
"avatar_url": "https://avatars.githubusercontent.com/u/71748675?v=4",
"profile": "https://shailesh-parmar.netlify.app/",
"contributions": [
"code",
"ideas",
"design"
]
},
{
"login": "Jayakumar03",
"name": "Jaya Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/86454250?v=4",
"profile": "https://github.com/Jayakumar03",
"contributions": [
"doc"
]
},
{
"login": "mayukh551",
"name": "Mayukh Bhowmick",
"avatar_url": "https://avatars.githubusercontent.com/u/82811112?v=4",
"profile": "https://github.com/mayukh551",
"contributions": [
"code"
]
},
{
"login": "ArshM17",
"name": "ArshM17",
"avatar_url": "https://avatars.githubusercontent.com/u/107296445?v=4",
"profile": "https://github.com/ArshM17",
"contributions": [
"code"
]
},
{
"login": "bhushansshah",
"name": "bhushansshah",
"avatar_url": "https://avatars.githubusercontent.com/u/102481683?v=4",
"profile": "https://github.com/bhushansshah",
"contributions": [
"code"
]
},
{
"login": "JatinSingh08",
"name": "Jatin Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/97881261?v=4",
"profile": "https://github.com/JatinSingh08",
"contributions": [
"code"
]
},
{
"login": "zt4ff",
"name": "Kayode",
"avatar_url": "https://avatars.githubusercontent.com/u/61902277?v=4",
"profile": "https://blog.zt4ff.dev",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Your-Github-Contributions",
"projectOwner": "OpenSource-Journey"
}