Skip to content

Commit d4075c8

Browse files
authored
Update credits
Also removes arbitrary distinction between Community and Senior Maintainers (which I apparently added?)
1 parent 66672b9 commit d4075c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

MainModule/Shared/Credits.luau

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ return {
55
{Text = "einsteinK", Desc = "Helped me with some scripting problems early in development and put together the LoadstringParser; Best programmer I know"};
66
{Text = "Rerumu (Shining_Diamando)",Desc = "Numerous contributions (Endless stairs, FiOne, Parser, Steampunk theme)"};
77
{Text = "Cald_fan", Desc = "WebPanel Maintainer & Creator"};
8-
{Text = "joritochip", Desc = "Senior Maintainer & WebPanel Developer"};
9-
{Text = "Coasterteam", Desc = "Senior Maintainer & Development contributions (Kronos developer)"};
8+
{Text = "joritochip", Desc = "Community Maintainer & WebPanel Developer"};
9+
{Text = "Coasterteam", Desc = "Community Maintainer & Development contributions (Kronos developer)"};
1010
{Text = "Expertcoderz", Desc = "Community Maintainer"};
1111
{Text = "Dimenpsyonal", Desc = "Community Maintainer"};
12+
{Text = "GalacticInspired", Desc = "Community Maintainer"};
1213
};
1314

1415
Contributors = {

0 commit comments

Comments
 (0)