forked from noodle-run/noodle
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
103 lines (103 loc) · 2.3 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "ixahmedxi",
"name": "Ahmed Elsakaan",
"avatar_url": "https://avatars.githubusercontent.com/u/20271968?v=4",
"profile": "https://elsakaan.dev",
"contributions": [
"audio",
"video",
"code",
"doc",
"a11y",
"bug",
"blog",
"business",
"content",
"data",
"design",
"example",
"eventOrganizing",
"financial",
"fundingFinding",
"ideas",
"maintenance",
"mentoring",
"platform",
"plugin",
"projectManagement",
"promotion",
"question",
"research",
"review",
"security",
"tool",
"translation",
"test",
"tutorial",
"talk",
"userTesting",
"infra"
]
},
{
"login": "antoniobfm",
"name": "Antônio Moraes",
"avatar_url": "https://avatars.githubusercontent.com/u/23482001?v=4",
"profile": "https://github.com/antoniobfm",
"contributions": [
"doc"
]
},
{
"login": "nrwl",
"name": "Nrwl",
"avatar_url": "https://avatars.githubusercontent.com/u/23692104?v=4",
"profile": "https://nrwl.io",
"contributions": [
"financial"
]
},
{
"login": "liamsegura",
"name": "Liam Segura",
"avatar_url": "https://avatars.githubusercontent.com/u/102547056?v=4",
"profile": "https://www.liamsegura.com",
"contributions": [
"doc"
]
},
{
"login": "misternano",
"name": "Nano",
"avatar_url": "https://avatars.githubusercontent.com/u/22123308?v=4",
"profile": "https://nanos.club",
"contributions": [
"code"
]
},
{
"login": "jrysana",
"name": "John—Rysana",
"avatar_url": "https://avatars.githubusercontent.com/u/51100181?v=4",
"profile": "http://rysana.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "noodle",
"projectOwner": "ixahmedxi"
}