Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update member info #239

Merged
merged 4 commits into from
Aug 9, 2024
Merged

update member info #239

merged 4 commits into from
Aug 9, 2024

Conversation

ix0rai
Copy link
Member

@ix0rai ix0rai commented Aug 8, 2024

adds:

removes:


See preview on Cloudflare Pages: https://preview-239.quiltmc-org.pages.dev

@ix0rai ix0rai added the enhancement New feature or request label Aug 8, 2024
Copy link
Contributor

@woodiertexas woodiertexas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discord names look good to me lol

@@ -10,7 +10,7 @@ export default {
},
ADudeCalledLeo: {
name: "ADudeCalledLeo",
discord: "ADudeCalledLeo",
discord: "adudecalledleo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

@@ -28,14 +28,14 @@ export default {
},
Alakey: {
name: "Alakey",
discord: "SplendidAlakey",
discord: "splendidalakey",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

github: "SplendidAlakey",
avatar: "https://avatars.githubusercontent.com/u/86702831?v=4",
description: "Maintaining my own modpack and helping people with various mod related issues in my free time.",
},
AlexIIL: {
name: "AlexIIL",
discord: "AlexIIL",
discord: "alexiil",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

@@ -59,39 +59,18 @@ export default {
},
AppleTheGolden: {
name: "AppleTheGolden",
discord: "AppleTheGolden",
discord: "applethegolden",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

github: "Scotsguy",
avatar: "https://avatars.githubusercontent.com/u/20385973?v=4",
},
CheaterCodes: {
name: "CheaterCodes",
discord: "CheaterCodes",
discord: "cheatercodes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

Potatoboy: {
name: "Potatoboy9999",
discord: "Potatoboy",
discord: "potatoboy9999",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

@@ -323,7 +269,7 @@ export default {
},
Pyrofab: {
name: "Pyrofab",
discord: "Pyrofab",
discord: "pyrofab",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

@@ -340,7 +286,7 @@ export default {
},
Southpaw: {
name: "Southpaw1496",
discord: "Southpaw1496",
discord: "southpaw1496",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checks out.

src/data/TeamData.mjs Show resolved Hide resolved
@@ -420,7 +358,7 @@ export default {
},
zOnlyKroks: {
name: "zOnlyKroks",
discord: "zOnlyKroks | Finn",
discord: "zonlykroks",
github: "zOnlyKroks",
avatar: "/assets/img/team/zOnlyKroks.png",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avatar was updated to

@ix0rai
Copy link
Member Author

ix0rai commented Aug 9, 2024

👍 thanks!

@ix0rai ix0rai merged commit 1a44002 into QuiltMC:main Aug 9, 2024
1 check passed
@ix0rai ix0rai deleted the teams-update branch August 9, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

team listings page is out of date
2 participants