diff options
| author | ST-DDT <[email protected]> | 2024-04-23 19:24:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-23 19:24:03 +0200 |
| commit | e17f6c7b64c442ea9623e977474e92f82982d7bf (patch) | |
| tree | aac1f6c66a224f67272df9b02c9f471f1de4ea7b /docs | |
| parent | 4457cf715a97019fe7f027bb4fb5c74de263f8a3 (diff) | |
| download | faker-e17f6c7b64c442ea9623e977474e92f82982d7bf.tar.xz faker-e17f6c7b64c442ea9623e977474e92f82982d7bf.zip | |
docs: update team list (#2848)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/team/members.json | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index 9e05b9c4..b9895029 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -14,32 +14,6 @@ "sponsor": "https://github.com/sponsors/Shinigami92" }, { - "avatar": "https://github.com/damienwebdev.png", - "name": "Damien Retzinger", - "title": "Advisor", - "org": "", - "orgLink": "", - "desc": "", - "links": [ - { "icon": "github", "link": "https://github.com/damienwebdev" }, - { "icon": "twitter", "link": "https://twitter.com/damienwebdev" } - ], - "sponsor": "https://github.com/sponsors/damienwebdev" - }, - { - "avatar": "https://github.com/prisis.png", - "name": "Daniel Bannert", - "title": "Organization Owner", - "org": "", - "orgLink": "", - "desc": "", - "links": [ - { "icon": "github", "link": "https://github.com/prisis" }, - { "icon": "twitter", "link": "https://twitter.com/_prisis_" } - ], - "sponsor": "https://github.com/sponsors/prisis" - }, - { "avatar": "https://github.com/ST-DDT.png", "name": "Daniel Theuke", "title": "Code Maintainer | Docs Automation", @@ -50,19 +24,6 @@ "sponsor": "https://github.com/sponsors/ST-DDT" }, { - "avatar": "https://github.com/JessicaSachs.png", - "name": "Jessica Sachs", - "title": "Press Officer", - "org": "", - "orgLink": "", - "desc": "", - "links": [ - { "icon": "github", "link": "https://github.com/JessicaSachs" }, - { "icon": "twitter", "link": "https://twitter.com/_JessicaSachs" } - ], - "sponsor": "https://github.com/sponsors/JessicaSachs" - }, - { "avatar": "https://github.com/xDivisionByZerox.png", "name": "Leyla Jähnig", "title": "Code Maintainer", @@ -111,6 +72,45 @@ { "icon": "twitter", "link": "https://twitter.com/PiotrKuczynski" } ], "sponsor": "https://github.com/sponsors/pkuczynski" + }, + { + "avatar": "https://github.com/damienwebdev.png", + "name": "Damien Retzinger", + "title": "Advisor", + "org": "", + "orgLink": "", + "desc": "", + "links": [ + { "icon": "github", "link": "https://github.com/damienwebdev" }, + { "icon": "twitter", "link": "https://twitter.com/damienwebdev" } + ], + "sponsor": "https://github.com/sponsors/damienwebdev" + }, + { + "avatar": "https://github.com/prisis.png", + "name": "Daniel Bannert", + "title": "Organization Owner", + "org": "", + "orgLink": "", + "desc": "", + "links": [ + { "icon": "github", "link": "https://github.com/prisis" }, + { "icon": "twitter", "link": "https://twitter.com/_prisis_" } + ], + "sponsor": "https://github.com/sponsors/prisis" + }, + { + "avatar": "https://github.com/JessicaSachs.png", + "name": "Jessica Sachs", + "title": "Press Officer", + "org": "", + "orgLink": "", + "desc": "", + "links": [ + { "icon": "github", "link": "https://github.com/JessicaSachs" }, + { "icon": "twitter", "link": "https://twitter.com/_JessicaSachs" } + ], + "sponsor": "https://github.com/sponsors/JessicaSachs" } ], "emeriti": [ |
