-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathauthors.js
More file actions
46 lines (46 loc) · 1.51 KB
/
Copy pathauthors.js
File metadata and controls
46 lines (46 loc) · 1.51 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
module.exports = {
"franzipol": {
url: "https://x.com/franzipol",
avatar: "https://avatars.githubusercontent.com/u/96065025?v=4"
},
"BazedFrog": {
url: "https://x.com/Bazed_X_",
avatar: "https://avatars.githubusercontent.com/u/168938748?v=4"
},
"cocktailpeanut": {
url: "https://x.com/cocktailpeanut",
avatar: "https://pbs.twimg.com/profile_images/1904994154658373632/CKBBVmtg_400x400.jpg",
},
"henryruhs": {
url: "https://x.com/henryruhs",
avatar: "https://pbs.twimg.com/profile_images/1453716009043599362/x2TT2bWy_400x400.jpg"
},
"6Morpheus6": {
url: "https://github.com/6Morpheus6",
avatar: "https://avatars.githubusercontent.com/u/127767180?v=4"
},
"CCCoderAI": {
url: "https://x.com/CCCoderAI",
avatar: "https://pbs.twimg.com/profile_images/1743670632561160192/a2CMh3SB_400x400.jpg"
},
"ai-anchorite": {
url: "https://github.com/ai-anchorite",
avatar: "https://avatars.githubusercontent.com/u/181688983?v=4"
},
"Death": {
url: "https://github.com/Deathdadev",
avatar: "https://avatars.githubusercontent.com/u/113825692?v=4"
},
"TommyFalkowski": {
url: "https://x.com/TommyFalkowski",
avatar: "https://pbs.twimg.com/profile_images/1796086907975131136/RMp-gyuN_400x400.jpg"
},
"eDeveloperOZ": {
url: "https://x.com/OfirOzeri",
avatar: "https://avatars.githubusercontent.com/u/29679732?v=4"
},
"SUP3RMASS1VE": {
url: "https://x.com/SUP3RMASS1VE",
avatar: "https://avatars.githubusercontent.com/u/182017711?v=4"
}
}