mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-24 17:11:00 +00:00
feat(credits): more people (#114)
Co-authored-by: Sarah <[email protected]>
This commit is contained in:
@@ -94,6 +94,7 @@ const CreditsView = memo(function CreditsView() {
|
|||||||
{
|
{
|
||||||
role: "Active Maintainer",
|
role: "Active Maintainer",
|
||||||
members: [
|
members: [
|
||||||
|
{ name: "Huckle", url: "https://github.com/TheHuckleDev" }
|
||||||
{ name: "Andi_pog", url: "https://github.com/Andi-pog" },
|
{ name: "Andi_pog", url: "https://github.com/Andi-pog" },
|
||||||
{
|
{
|
||||||
name: "LordCambion",
|
name: "LordCambion",
|
||||||
@@ -143,6 +144,7 @@ const CreditsView = memo(function CreditsView() {
|
|||||||
role: "Founder",
|
role: "Founder",
|
||||||
members: [
|
members: [
|
||||||
{ name: "BluTac10", url: "https://github.com/BluTac10" },
|
{ name: "BluTac10", url: "https://github.com/BluTac10" },
|
||||||
|
{ name: "TheGrimReaper", url: "#" }
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user