@@ -115,6 +115,10 @@ const addonDevelopers = [
115
115
{
116
116
userId : '64691048' ,
117
117
username : 'CST1229'
118
+ } ,
119
+ {
120
+ userId : '12498592' ,
121
+ username : 'LilyMakesThings'
118
122
}
119
123
] . map ( fromHardcoded ) ;
120
124
@@ -127,6 +131,7 @@ const pmDevelopers = [
127
131
'jwklong' ,
128
132
'tnix100' ,
129
133
'RedMan13' ,
134
+ 'SharkPool-SP' ,
130
135
'showierdata9978'
131
136
] . map ( fromHardcodedGithub ) ;
132
137
@@ -154,13 +159,13 @@ const pmApiDevelopers = [
154
159
const pmTranslators = [
155
160
{
156
161
text : 'kolikiscool' ,
157
- image : `https://github .com/kolikiscool .png` ,
158
- href : ` https://github. com/kolikiscool/` ,
162
+ image : `https://penguinmod .com/unknown_user .png` ,
163
+ href : " https://studio.penguinmod. com/credits.html#" ,
159
164
} ,
160
165
{
161
- text : 'PhilTheTrain ' ,
162
- image : `https://github .com/PhilTheTrain .png` ,
163
- href : ` https://github. com/PhilTheTrain/` ,
166
+ text : 'Youh ' ,
167
+ image : `https://penguinmod .com/unknown_user .png` ,
168
+ href : " https://studio.penguinmod. com/credits.html#" ,
164
169
} ,
165
170
{
166
171
text : 'n0name' ,
@@ -300,12 +305,20 @@ const pmTranslators = [
300
305
image : `https://trampoline.turbowarp.org/avatars/by-username/justablock` ,
301
306
href : "https://penguinmod.com/profile?user=justablock" ,
302
307
} ,
303
- // this person may have decided not to translate?
304
- // no final info though since they still have access & havent left the server...
305
308
{
306
- text : 'luca2756_lol' ,
307
- image : `https://trampoline.turbowarp.org/avatars/by-username/luca2756_lol` ,
308
- href : "https://penguinmod.com/profile?user=luca2756_lol" ,
309
+ text : 'inventionpro' ,
310
+ image : `https://trampoline.turbowarp.org/avatars/by-username/inventionpro` ,
311
+ href : "https://penguinmod.com/profile?user=inventionpro" ,
312
+ } ,
313
+ {
314
+ text : 'SkyBuilder1717' ,
315
+ image : `https://trampoline.turbowarp.org/avatars/by-username/SkyBuilder1717` ,
316
+ href : "https://penguinmod.com/profile?user=SkyBuilder1717" ,
317
+ } ,
318
+ {
319
+ text : 'Parham1258' ,
320
+ image : `https://avatars.githubusercontent.com/u/95162943?v=4` ,
321
+ href : "https://github.com/Parham1258" ,
309
322
} ,
310
323
] ;
311
324
@@ -339,7 +352,10 @@ const pmExtensionDevelopers = [
339
352
'TheShovel' ,
340
353
'skyhigh173' ,
341
354
'Ruby-Devs' ,
342
- 'oc9x97'
355
+ 'oc9x97' ,
356
+ 'lego7set' ,
357
+ 'mariocraft987' ,
358
+ 'Ashimee'
343
359
] . map ( fromHardcodedGithub ) ;
344
360
345
361
export default {
0 commit comments