Merge pull request #36 from BytewaveMLP/ph-credits

pixel.horse team credits
This commit is contained in:
Erik McClure
2019-08-29 21:13:25 -07:00
committed by GitHub
2 changed files with 32 additions and 8 deletions
Binary file not shown.
+30 -6
View File
@@ -23,6 +23,36 @@ export const CREDITS: Credit[] = [
// avatarIndex: 0, // place of the avatar in /assets/images/avatars.jpg
// links: ['https://twitter.com/your_twitter_handle'],
// },
{
name: 'Bytewave',
title: 'Programmer / Moderator',
avatarIndex: 0,
links: ['https://twitter.com/BytewaveMLP', 'https://github.com/BytewaveMLP']
},
{
name: 'Cloud Hop',
title: 'Programmer / Moderator',
avatarIndex: 1,
links: ['https://twitter.com/blackhole0173', 'https://github.com/blackhole12']
},
{
name: 'CyberPon3',
title: 'Programmer / Moderator',
avatarIndex: 2,
links: ['https://twitter.com/CyberPon3']
},
{
name: 'NotMyWing',
title: 'Programmer / Moderator',
avatarIndex: 3,
links: ['https://twitter.com/NotMyWing', 'https://github.com/Neeve01']
},
{
name: 'Stubenhocker',
title: 'Programmer',
avatarIndex: 4,
links: ['https://github.com/Stubenhocker1399']
}
];
export const CONTRIBUTORS: Contributors[] = [
@@ -38,12 +68,6 @@ export const CONTRIBUTORS: Contributors[] = [
{ name: 'OtakuAP', links: ['https://www.deviantart.com/otakuap'] },
],
},
{
group: 'Programmers & Artists',
contributors: [
{ name: 'CyberPon3', links: ['https://www.deviantart.com/cyberpon3'] },
],
},
{
group: 'Artists',
contributors: [