diff options
| author | Fuwn <[email protected]> | 2021-11-04 15:46:44 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-04 15:46:44 -0700 |
| commit | f033cb44fa4f8dc3b2b0bca7c8092dba00399ae1 (patch) | |
| tree | ad3e28aa5f45df1a2737f158c128cd5f59973b79 | |
| parent | fix(members): remove snips (diff) | |
| download | yucky.fun-f033cb44fa4f8dc3b2b0bca7c8092dba00399ae1.tar.xz yucky.fun-f033cb44fa4f8dc3b2b0bca7c8092dba00399ae1.zip | |
feat(members): add frozen
| -rw-r--r-- | assets/json/members.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/json/members.json b/assets/json/members.json index 57132e8..49340d3 100644 --- a/assets/json/members.json +++ b/assets/json/members.json @@ -1,6 +1,7 @@ { - "owner": [ - "fuwn | @fuwnzy" + "founders": [ + "fuwn | @fuwnzy", + "Frozen | @frozun_" ], "aimers": [ "1nabyl | @1nabyl", @@ -15,7 +16,6 @@ "rmsrubyy | @rmsruby157", "sanity", "Alpha", - "Frozen | @frozun_", "Foxip | @xFoxip", "lando | @weedaimcsgo", "ngoc_anthony | @ngoc_anthony", |