Add myself to credits

This commit is contained in:
Jeremy Simpson
2019-08-30 01:58:02 -07:00
parent 7f7efbb94b
commit eefd9e9a2c
+6
View File
@@ -52,6 +52,12 @@ export const CREDITS: Credit[] = [
title: 'Programmer',
avatarIndex: 4,
links: ['https://github.com/Stubenhocker1399']
},
{
name: 'Luney',
title: 'Programmer',
avatarIndex: 5,
links: ['https://twitter.com/luneythesnep', 'https://github.com/LunarMist']
}
];