diff options
| author | Shinigami <[email protected]> | 2022-08-26 02:39:15 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-25 18:39:15 +0000 |
| commit | 13ad646cce4e0e447396e0bafa42c3378a52b522 (patch) | |
| tree | 63987e6ed9552f36a311f11d21a0a5accf6fc88c /docs | |
| parent | da78c885ff792d147cae5aec5206676a202ae35f (diff) | |
| download | faker-13ad646cce4e0e447396e0bafa42c3378a52b522.tar.xz faker-13ad646cce4e0e447396e0bafa42c3378a52b522.zip | |
docs: retire two maintainers (#1301)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/team/members.json | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index bd94e8fb..06d2b384 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -50,35 +50,6 @@ "sponsor": "https://github.com/sponsors/ST-DDT" }, { - "avatar": "https://github.com/clarkerican.png", - "name": "Erica Clark", - "title": "", - "org": "", - "orgLink": "", - "desc": "", - "links": [ - { "icon": "github", "link": "https://github.com/clarkerican" }, - { "icon": "twitter", "link": "https://twitter.com/clarkerican" } - ] - }, - { - "avatar": "https://github.com/griest024.png", - "name": "griest", - "title": "Code Reviewer", - "org": "", - "orgLink": "", - "desc": "", - "links": [ - { "icon": "github", "link": "https://github.com/griest024" }, - { - "icon": { - "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g><path fill=\"none\" d=\"M0 0h24v24H0z\"/><path d=\"M5.868 2.75L8 10h8l2.132-7.25a.4.4 0 0 1 .765-.01l3.495 10.924a.5.5 0 0 1-.173.55L12 22 1.78 14.214a.5.5 0 0 1-.172-.55L5.103 2.74a.4.4 0 0 1 .765.009z\"/></g></svg>" - }, - "link": "https://gitlab.com/griest" - } - ] - }, - { "avatar": "https://github.com/JessicaSachs.png", "name": "Jessica Sachs", "title": "Press Officer", @@ -141,6 +112,35 @@ { "icon": "github", "link": "https://github.com/mmahalwy" }, { "icon": "twitter", "link": "https://twitter.com/mmahalwy" } ] + }, + { + "avatar": "https://github.com/griest024.png", + "name": "griest", + "title": "Code Reviewer", + "org": "", + "orgLink": "", + "desc": "", + "links": [ + { "icon": "github", "link": "https://github.com/griest024" }, + { + "icon": { + "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><g><path fill=\"none\" d=\"M0 0h24v24H0z\"/><path d=\"M5.868 2.75L8 10h8l2.132-7.25a.4.4 0 0 1 .765-.01l3.495 10.924a.5.5 0 0 1-.173.55L12 22 1.78 14.214a.5.5 0 0 1-.172-.55L5.103 2.74a.4.4 0 0 1 .765.009z\"/></g></svg>" + }, + "link": "https://gitlab.com/griest" + } + ] + }, + { + "avatar": "https://github.com/clarkerican.png", + "name": "Erica Clark", + "title": "", + "org": "", + "orgLink": "", + "desc": "", + "links": [ + { "icon": "github", "link": "https://github.com/clarkerican" }, + { "icon": "twitter", "link": "https://twitter.com/clarkerican" } + ] } ] } |
