Skip to content

Commit 43e85fa

Browse files
Add ddededodediamante to missing credits (#185)
* Add ddededodediamante to missing credits Add ddededodediamante to missing credits (me!) * Fix
1 parent 7efbed3 commit 43e85fa

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/playground/credits/users.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,11 @@ const pmPullRequestDevelopers = [ // these people made a PR that got merged, or
182182
image: `https://github.com/NotEmbin.png`,
183183
href: `https://github.com/NotEmbin/`,
184184
},
185+
{
186+
text: 'ddededodediamante',
187+
image: `https://github.com/ddededodediamante.png`,
188+
href: `https://github.com/ddededodediamante/`,
189+
},
185190
{ // rx or ry single fix
186191
text: 'NotCryptid',
187192
image: `https://penguinmod.com/unknown_user.png`,
@@ -955,7 +960,8 @@ const pmExtensionDevelopers = [
955960
'oc9x97',
956961
'lego7set',
957962
'mariocraft987',
958-
'AshimeeAlt'
963+
'AshimeeAlt',
964+
'ddededodediamante'
959965
].map(fromHardcodedGithub);
960966

961967
const pmCodeUsedFrom = [

0 commit comments

Comments
 (0)