-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path.all-contributorsrc
114 lines (114 loc) · 3.01 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "carlacentenor",
"name": "Carlita Centeno",
"avatar_url": "https://avatars2.githubusercontent.com/u/32285482?v=4",
"profile": "https://carlacentenor.github.io/Portafolio/",
"contributions": [
"projectManagement"
]
},
{
"login": "ellu-laitinen",
"name": "ellu-laitinen",
"avatar_url": "https://avatars1.githubusercontent.com/u/59651879?v=4",
"profile": "https://github.com/ellu-laitinen",
"contributions": [
"code"
]
},
{
"login": "jordanhilado",
"name": "Jordan Hilado",
"avatar_url": "https://avatars1.githubusercontent.com/u/37820188?v=4",
"profile": "http://www.linkedin.com/in/jordanhilado",
"contributions": [
"doc"
]
},
{
"login": "jain777",
"name": "Jeevesh Jain",
"avatar_url": "https://avatars1.githubusercontent.com/u/57412580?v=4",
"profile": "http://www.iitianexpatiates.blogspot.com",
"contributions": [
"doc"
]
},
{
"login": "tispn",
"name": "Sandhya Nimbark",
"avatar_url": "https://avatars3.githubusercontent.com/u/64691616?v=4",
"profile": "https://github.com/tispn",
"contributions": [
"code"
]
},
{
"login": "Ashlin21dev",
"name": "Ashlin dev",
"avatar_url": "https://avatars0.githubusercontent.com/u/69051420?v=4",
"profile": "https://github.com/Ashlin21dev",
"contributions": [
"code"
]
},
{
"login": "loganlokku",
"name": "Sooriyakumar Loganathan",
"avatar_url": "https://avatars0.githubusercontent.com/u/50902574?v=4",
"profile": "https://github.com/loganlokku",
"contributions": [
"doc"
]
},
{
"login": "deepak110209",
"name": "deepak110209",
"avatar_url": "https://avatars3.githubusercontent.com/u/72994035?v=4",
"profile": "https://github.com/deepak110209",
"contributions": [
"code"
]
},
{
"login": "JiriJAdam",
"name": "Jiri Adam Jr ",
"avatar_url": "https://avatars3.githubusercontent.com/u/54760137?v=4",
"profile": "https://github.com/JiriJAdam",
"contributions": [
"doc"
]
},
{
"login": "ayushisingla",
"name": "Ayushi Singla",
"avatar_url": "https://avatars1.githubusercontent.com/u/62255672?v=4",
"profile": "https://github.com/ayushisingla",
"contributions": [
"doc"
]
},
{
"login": "sudeephiremath",
"name": "sudeephiremath",
"avatar_url": "https://avatars1.githubusercontent.com/u/73274558?v=4",
"profile": "https://github.com/sudeephiremath",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "react30_1_id_card_generator",
"projectOwner": "codeclassifiers",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}