-
-
Notifications
You must be signed in to change notification settings - Fork 401
Expand file tree
/
Copy path.all-contributorsrc
More file actions
96 lines (96 loc) · 2.94 KB
/
.all-contributorsrc
File metadata and controls
96 lines (96 loc) · 2.94 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
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
{
"projectName": "llms-txt-hub",
"projectOwner": "thedaviddias",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"contributors": [
{
"login": "jharrell",
"name": "Jon Harrell",
"avatar_url": "https://avatars.githubusercontent.com/u/4829245?v=4",
"profile": "https://github.com/jharrell",
"contributions": ["content"]
},
{
"login": "AndriiSherman",
"name": "Andrii Sherman",
"avatar_url": "https://avatars.githubusercontent.com/u/29543764?v=4",
"profile": "https://drizzle.team",
"contributions": ["content"]
},
{
"login": "Anulo2",
"name": "_Zaizen_",
"avatar_url": "https://avatars.githubusercontent.com/u/28984474?v=4",
"profile": "https://github.com/Anulo2",
"contributions": ["content"]
},
{
"login": "alexanderatallah",
"name": "Alex Atallah",
"avatar_url": "https://avatars.githubusercontent.com/u/1011391?v=4",
"profile": "https://alexatallah.com",
"contributions": ["content"]
},
{
"login": "estruyf",
"name": "Elio Struyf",
"avatar_url": "https://avatars.githubusercontent.com/u/2900833?v=4",
"profile": "https://www.eliostruyf.com",
"contributions": ["content"]
},
{
"login": "merloxx",
"name": "merloxx",
"avatar_url": "https://avatars.githubusercontent.com/u/12734661?v=4",
"profile": "https://merloxx.dev",
"contributions": ["content"]
},
{
"login": "sean-roberts",
"name": "Sean Roberts",
"avatar_url": "https://avatars.githubusercontent.com/u/950274?v=4",
"profile": "https://github.com/sean-roberts",
"contributions": ["content"]
},
{
"login": "bendersej",
"name": "Benjamin André-Micolon",
"avatar_url": "https://avatars.githubusercontent.com/u/10613140?v=4",
"profile": "https://bendersej.com",
"contributions": ["content"]
},
{
"login": "HerringtonDarkholme",
"name": "Herrington Darkholme",
"avatar_url": "https://avatars.githubusercontent.com/u/2883231?v=4",
"profile": "https://github.com/HerringtonDarkholme",
"contributions": ["content"]
},
{
"login": "sxzz",
"name": "Kevin Deng 三咲智子",
"avatar_url": "https://avatars.githubusercontent.com/u/6481596?v=4",
"profile": "https://sxzz.moe",
"contributions": ["content"]
},
{
"login": "NVGONE",
"name": "bdjdjdjo",
"avatar_url": "https://avatars.githubusercontent.com/u/170536944?v=4",
"profile": "https://github.com/NVGONE",
"contributions": ["content"]
},
{
"login": "DrewDennison",
"name": "Drew Dennison",
"avatar_url": "https://avatars.githubusercontent.com/u/1011067?v=4",
"profile": "http://semgrep.com",
"contributions": ["content"]
}
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7
}