forked from lukasmatta/xng-breadcrumb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
99 lines (98 loc) · 2.98 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
{
"projectName": "xng-breadcrumb",
"projectOwner": "udayvunnam",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "udayvunnam",
"name": "Uday Vunnam",
"avatar_url": "https://avatars.githubusercontent.com/u/20707504?v=4",
"profile": "https://www.linkedin.com/in/udayvunnam/",
"contributions": ["code", "doc", "maintenance"]
},
{
"login": "anthonythiry",
"name": "anthonythiry",
"avatar_url": "https://avatars.githubusercontent.com/u/28025542?v=4",
"profile": "https://github.com/anthonythiry",
"contributions": ["code"]
},
{
"login": "dedrazer",
"name": "dedrazer",
"avatar_url": "https://avatars.githubusercontent.com/u/23525418?v=4",
"profile": "https://github.com/dedrazer",
"contributions": ["code"]
},
{
"login": "DannyFeliz",
"name": "Danny Feliz",
"avatar_url": "https://avatars.githubusercontent.com/u/5460365?v=4",
"profile": "https://dannyfeliz.com/",
"contributions": ["doc"]
},
{
"login": "kapenzo",
"name": "Kapsky",
"avatar_url": "https://avatars.githubusercontent.com/u/16196222?v=4",
"profile": "https://github.com/kapenzo",
"contributions": ["code"]
},
{
"login": "andreicojea",
"name": "Andrei Cojea",
"avatar_url": "https://avatars.githubusercontent.com/u/4705022?v=4",
"profile": "https://github.com/andreicojea",
"contributions": ["doc"]
},
{
"login": "jontze",
"name": "Jonathan",
"avatar_url": "https://avatars.githubusercontent.com/u/42588836?v=4",
"profile": "https://github.com/jontze",
"contributions": ["code"]
},
{
"login": "pavankjadda",
"name": "Pavan Kumar Jadda",
"avatar_url": "https://avatars.githubusercontent.com/u/17564080?v=4",
"profile": "https://pavankjadda.dev/",
"contributions": ["code"]
},
{
"login": "LeonFretter",
"name": "Leon Fretter",
"avatar_url": "https://avatars.githubusercontent.com/u/40633983?v=4",
"profile": "https://github.com/LeonFretter",
"contributions": ["code"]
},
{
"login": "lukasmatta",
"name": "Lukáš Matta",
"avatar_url": "https://avatars.githubusercontent.com/u/4323927?v=4",
"profile": "https://github.com/lukasmatta",
"contributions": ["doc"]
},
{
"login": "cskiwi",
"name": "Glenn Latomme",
"avatar_url": "https://avatars.githubusercontent.com/u/847540?v=4",
"profile": "https://github.com/cskiwi",
"contributions": ["code"]
},
{
"login": "ovidiu-cssrl",
"name": "Ovidiu Haureș",
"avatar_url": "https://avatars.githubusercontent.com/u/48490266?v=4",
"profile": "https://github.com/ovidiu-cssrl",
"contributions": ["code"]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}