Skip to content
Merged
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
18 changes: 12 additions & 6 deletions src/assets/data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,24 @@
"name": "Paper Developers",
"description": "Paper Developers help with writing code, reviewing PRs, and keeping the project lively. By contributing new features and helping to polish off old code, they make Paper run.",
"members": [
{
"name": "Doc",
"avatar": "https://avatars.githubusercontent.com/u/3602279?v=4",
"discord": "doc",
"github": "Doc94"
},
{
"name": "Lulu",
"avatar": "https://avatars.githubusercontent.com/u/41980282?v=4",
"discord": "lulu13022002",
"github": "Lulu13022002"
},
{
"name": "NonSwag",
"avatar": "https://avatars.githubusercontent.com/u/54660361?v=4",
"discord": "nonswag",
"github": "NonSwag"
},
{
"name": "Owen",
"avatar": "https://avatars.githubusercontent.com/u/23108066?v=4",
Expand Down Expand Up @@ -220,12 +232,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": "Doc",
"avatar": "https://avatars.githubusercontent.com/u/3602279?v=4",
"discord": "doc",
"github": "Doc94"
},
{
"name": "Emily",
"avatar": "https://avatars.githubusercontent.com/u/35617540?v=4",
Expand Down
Loading