diff options
| author | DivisionByZero <[email protected]> | 2023-08-05 20:28:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-05 20:28:04 +0200 |
| commit | 8345e77b1a0633e55baaf7cf404819cd61629e63 (patch) | |
| tree | e0cbd3825f944df4984115c1f9e4ce3652afe0af /docs/about | |
| parent | 47fa093c838248d5db3300f407d098ce68aaf084 (diff) | |
| download | faker-8345e77b1a0633e55baaf7cf404819cd61629e63.tar.xz faker-8345e77b1a0633e55baaf7cf404819cd61629e63.zip | |
docs: update role for xDivisionByZerox (#2292)
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/team/members.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index 9ecda045..c5cfb6a9 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -61,6 +61,15 @@ { "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", + "desc": "Tell me about your favorite programming language and why is it TypeScript?", + "links": [ + { "icon": "github", "link": "https://github.com/xDivisionByZerox" } + ] } ], "contributors": [ @@ -81,15 +90,6 @@ "sponsor": "https://github.com/sponsors/import-brain" }, { - "avatar": "https://github.com/xDivisionByZerox.png", - "name": "Leyla Jähnig", - "title": "Contributor", - "desc": "", - "links": [ - { "icon": "github", "link": "https://github.com/xDivisionByZerox" } - ] - }, - { "avatar": "https://github.com/matthewmayer.png", "name": "Matt Mayer", "title": "Contributor", |
