-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
.all-contributorsrc
134 lines (134 loc) · 3.43 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "olierxleben",
"name": "Oliver Erxleben",
"avatar_url": "https://avatars.githubusercontent.com/u/1403225?v=4",
"profile": "https://github.com/olierxleben",
"contributions": [
"code"
]
},
{
"login": "9kubczas4",
"name": "Paweł Kubiak",
"avatar_url": "https://avatars.githubusercontent.com/u/43759569?v=4",
"profile": "https://github.com/9kubczas4",
"contributions": [
"code"
]
},
{
"login": "SantoshYadavDev",
"name": "Santosh Yadav",
"avatar_url": "https://avatars.githubusercontent.com/u/11923975?v=4",
"profile": "https://github.com/santoshyadavdev",
"contributions": [
"code"
]
},
{
"login": "Nicoss54",
"name": "Nicolas Frizzarin",
"avatar_url": "https://avatars.githubusercontent.com/u/24563545?v=4",
"profile": "https://github.com/Nicoss54",
"contributions": [
"doc"
]
},
{
"login": "yharaskrik",
"name": "Jay Bell",
"avatar_url": "https://avatars.githubusercontent.com/u/9469090?v=4",
"profile": "http://trellis.org",
"contributions": [
"doc"
]
},
{
"login": "wasylb",
"name": "Bartosz Wasilew",
"avatar_url": "https://avatars.githubusercontent.com/u/43531815?v=4",
"profile": "https://github.com/wasylb",
"contributions": [
"doc"
]
},
{
"login": "goetzrobin",
"name": "Robin Goetz",
"avatar_url": "https://avatars.githubusercontent.com/u/35136007?v=4",
"profile": "https://goetzrobin.github.io",
"contributions": [
"code"
]
},
{
"login": "nartc",
"name": "Chau Tran",
"avatar_url": "https://avatars.githubusercontent.com/u/25516557?v=4",
"profile": "https://nartc.me",
"contributions": [
"code",
"doc"
]
},
{
"login": "phhien203",
"name": "Pham Huu Hien",
"avatar_url": "https://avatars.githubusercontent.com/u/8808535?v=4",
"profile": "https://blog.hien.page",
"contributions": [
"doc"
]
},
{
"login": "nelsongutidev",
"name": "Nelson Gutierrez",
"avatar_url": "https://avatars.githubusercontent.com/u/62297014?v=4",
"profile": "https://nelsonguti.dev/",
"contributions": [
"doc"
]
},
{
"login": "lucioaimar",
"name": "Lucio Aimar",
"avatar_url": "https://avatars.githubusercontent.com/u/64326713?v=4",
"profile": "https://github.com/lucioaimar",
"contributions": [
"doc"
]
},
{
"login": "deepakrudrapaul",
"name": "Deepak Rudra Paul",
"avatar_url": "https://avatars.githubusercontent.com/u/25549935?v=4",
"profile": "https://github.com/deepakrudrapaul",
"contributions": [
"doc"
]
},
{
"login": "rubenperegrina",
"name": "Rubén Peregrina",
"avatar_url": "https://avatars.githubusercontent.com/u/23550574?v=4",
"profile": "https://github.com/rubenperegrina",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "angular-snippets",
"projectOwner": "santoshyadavdev"
}