-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.all-contributorsrc
More file actions
44 lines (44 loc) · 1.09 KB
/
.all-contributorsrc
File metadata and controls
44 lines (44 loc) · 1.09 KB
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "AlejandroRM-DEV",
"name": "Alejandro Ramírez Muñoz",
"avatar_url": "https://avatars.githubusercontent.com/u/8054357?v=4",
"profile": "https://github.com/AlejandroRM-DEV",
"contributions": [
"code"
]
},
{
"login": "charlieforward9",
"name": "Charles Richardson",
"avatar_url": "https://avatars.githubusercontent.com/u/62311337?v=4",
"profile": "https://github.com/charlieforward9",
"contributions": [
"code"
]
},
{
"login": "saiNaruUFL",
"name": "saiNaruUFL",
"avatar_url": "https://avatars.githubusercontent.com/u/110858892?v=4",
"profile": "https://github.com/saiNaruUFL",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "leaflet-editable-hook",
"projectOwner": "AlejandroRM-DEV"
}