-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.json
More file actions
90 lines (90 loc) · 2.1 KB
/
Copy pathteam.json
File metadata and controls
90 lines (90 loc) · 2.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"leads": [
{
"name": "Romeo Delta Whiskey",
"role": "Founder & Lead Developer",
"github": "RdW-afk",
"quote": "Building the afterlife, one line at a time."
}
],
"core": [
{
"name": "xarilsmn",
"role": "Co-Founder",
"github": "xarilsmn",
"quote": "Crafting stability where chaos once reigned."
},
{
"name": "Skyy",
"role": "Core Developer",
"github": "HinohArata",
"quote": "For the community, by the community."
}
],
"designers": [
{
"name": "ᄅ0ㄣ⇂XᴚƆ",
"role": "UI/UX Designer",
"github": "Indra1402-sfyn",
"quote": "Beauty is in the details you don't notice."
},
{
"name": "nssʇıǝɹ",
"role": "UI/UX Designer",
"github": "itssu4012650",
"quote": "Design is intelligence made visible."
},
{
"name": "vyzentreca",
"role": "Code Maker and UI/UX Designer",
"github": "vyzentreca",
"quote": "Simplicity is the ultimate sophistication."
},
{
"name": "KaeruShi",
"role": "UI/UX Designer",
"github": "KaeruShi",
"quote": "Making pixels dance in perfect harmony."
},
{
"name": "Declanヅ",
"role": "UI/UX Designer",
"github": "DeclanG9",
"quote": "Visuals that speak louder than code."
},
{
"name": "Joko Jr😎",
"role": "UI/UX Designer",
"github": "703joko",
"quote": "Form follows function, but style matters."
}
],
"contributors": [
{
"name": "Iverz",
"role": "Contributor",
"github": "asterixiverz",
"quote": "Here to help, learn, and grow."
},
{
"name": "QueenSerenade",
"role": "Contributor",
"github": "Tiktodz",
"quote": "Part of the Afterlife family."
},
{
"name": "Community",
"role": "Contributor",
"github": "AfterlifeOS",
"quote": "Thanks to everyone who helped."
}
],
"doctors": [
{
"name": "NSLVIP",
"role": "Doctor",
"github": "nslvip",
"quote": "Preserving the heartbeat of innovation."
}
]
}