Skip to content

Commit 9bf8aac

Browse files
Update contributor index.ts details for Amber (Rexa) (#33)
Change name from Rexa to Amber (use online name instead of real name) Change roles: remove "artist" and add "dev" Replace steam social with github "https://github.com/AmberStormbright"
1 parent bea7a8b commit 9bf8aac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/contributors/index.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -435,13 +435,13 @@ export const contributors: Contributor[] = [
435435
tags: ["#baka", "#cat", "#meow", "#food"],
436436
},
437437
{
438-
name: "Rexa",
438+
name: "Amber",
439439
color: "#7f7cae",
440-
roles: ["community", "artist"],
440+
roles: ["dev", "community"],
441441
socials: {
442442
bluesky: "https://bsky.app/profile/did:plc:jw5h23y2xxu3jznx5taro64r",
443443
reddit: "https://www.reddit.com/u/RexaOnReddit",
444-
steam: "https://steamcommunity.com/profiles/76561198143791219",
444+
github: "https://github.com/AmberStormbright",
445445
kofi: "https://ko-fi.com/troniquellc",
446446
patreon: "https://patreon.com/tronique_llc",
447447
},

0 commit comments

Comments
 (0)