Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 34 additions & 40 deletions src/assets/data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,6 @@
"discord": "lulu13022002",
"github": "Lulu13022002"
},
{
"name": "Noah",
"avatar": "https://avatars.githubusercontent.com/u/44026893?v=4",
"discord": "noah.pm",
"github": "NoahvdAa"
},
{
"name": "Owen",
"avatar": "https://avatars.githubusercontent.com/u/23108066?v=4",
Expand All @@ -122,12 +116,6 @@
"discord": "4drian3d",
"github": "4drian3d"
},
{
"name": "CoreyShupe",
"avatar": "https://avatars.githubusercontent.com/u/37425956?v=4",
"discord": "fixed",
"github": "CoreyShupe"
},
{
"name": "Gero",
"avatar": "https://avatars.githubusercontent.com/u/11089941?v=4",
Expand All @@ -139,6 +127,12 @@
"avatar": "https://avatars.githubusercontent.com/u/16436212?v=4",
"discord": "possiblytux",
"github": "astei"
},
{
"name": "Wouter",
"avatar": "https://avatars.githubusercontent.com/u/13220320?v=4",
"discord": "wouter.g",
"github": "WouterGritter"
}
]
},
Expand Down Expand Up @@ -166,6 +160,12 @@
"name": "Community Team",
"description": "Community Team members keeps our community a safe and vibrant space. By watching chat, helping newcomers with questions, and making sure everyone follows the community guidelines, PaperMC's community spaces are able to be as fantastic as they are!",
"members": [
{
"name": "_11",
"avatar": "https://avatars.githubusercontent.com/u/55677189?v=4",
"discord": "_11",
"github": "underscore11code"
},
{
"name": "Amaranth",
"avatar": "https://avatars.githubusercontent.com/u/341418?v=4",
Expand All @@ -178,12 +178,6 @@
"discord": "eternity._.",
"github": "EterNityCH"
},
{
"name": "Glare",
"avatar": "https://avatars.githubusercontent.com/u/21014720?v=4",
"discord": "glare",
"github": "darbyjack"
},
{
"name": "JRoy",
"avatar": "https://avatars.githubusercontent.com/u/10731363?v=4",
Expand All @@ -203,23 +197,17 @@
"github": "clrxbl"
},
{
"name": "NotMyFault",
"avatar": "https://avatars.githubusercontent.com/u/13383509?v=4",
"discord": "notmyfault",
"github": "NotMyFault"
"name": "Noah",
"avatar": "https://avatars.githubusercontent.com/u/44026893?v=4",
"discord": "noah.pm",
"github": "NoahvdAa"
},
{
"name": "ocelotpotpie",
"avatar": "https://avatars.githubusercontent.com/u/482353?v=4",
"discord": "ocelotpotpie",
"github": "ocelotpotpie"
},
{
"name": "Puremin0rez",
"avatar": "https://avatars.githubusercontent.com/u/734478?v=4",
"discord": "puremin0rez",
"github": "Puremin0rez"
},
{
"name": "stefvanschie",
"discord": "stefvanschie",
Expand All @@ -232,18 +220,6 @@
"name": "Triage Team",
"description": "The Triage Team helps the project by reviewing, testing, and organizing our GitHub's issues and pull requests. With their efforts, developers and maintainers are able to most efficiently handle the most important tasks.",
"members": [
{
"name": "_11",
"avatar": "https://avatars.githubusercontent.com/u/55677189?v=4",
"discord": "_11",
"github": "underscore11code"
},
{
"name": "Camotoy",
"avatar": "https://avatars.githubusercontent.com/u/20743703?v=4",
"discord": "camotoy",
"github": "camotoy"
},
{
"name": "Doc",
"avatar": "https://avatars.githubusercontent.com/u/3602279?v=4",
Expand All @@ -262,6 +238,12 @@
"discord": "malfrador",
"github": "Malfrador"
},
{
"name": "Noah",
"avatar": "https://avatars.githubusercontent.com/u/44026893?v=4",
"discord": "noah.pm",
"github": "NoahvdAa"
},
{
"name": "Ollie",
"avatar": "https://avatars.githubusercontent.com/u/69084614?v=4",
Expand All @@ -281,6 +263,18 @@
"name": "Docs Team",
"description": "The Docs Team is responsible for maintaining and updating the PaperMC documentation. They ensure that the documentation is up-to-date and accurate, and that it's easy to understand for all users.",
"members": [
{
"name": "Glare",
"avatar": "https://avatars.githubusercontent.com/u/21014720?v=4",
"discord": "glare",
"github": "darbyjack"
},
{
"name": "Ollie",
"avatar": "https://avatars.githubusercontent.com/u/69084614?v=4",
"discord": "ollieee_",
"github": "olijeffers0n"
},
{
"name": "Strokkur24",
"avatar": "https://avatars.githubusercontent.com/u/133226102?v=4",
Expand Down
Loading