diff options
| author | Shinigami <[email protected]> | 2023-02-11 12:45:12 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-11 11:45:12 +0000 |
| commit | d5b78c7cda2d17cae7657e29c9766f3e1268402a (patch) | |
| tree | 668aa817bb4add42c2da56a06d68b37af1875d92 /docs | |
| parent | a51521d2704c3ca8be0e0ba044d17143ba71f453 (diff) | |
| download | faker-d5b78c7cda2d17cae7657e29c9766f3e1268402a.tar.xz faker-d5b78c7cda2d17cae7657e29c9766f3e1268402a.zip | |
docs: add matthewmayer to team (#1816)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/team/members.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/about/team/members.json b/docs/about/team/members.json index 3b9bc1ad..32032b28 100644 --- a/docs/about/team/members.json +++ b/docs/about/team/members.json @@ -83,6 +83,13 @@ ] }, { + "avatar": "https://github.com/matthewmayer.png", + "name": "Matt Mayer", + "title": "Contributor", + "desc": "", + "links": [{ "icon": "github", "link": "https://github.com/matthewmayer" }] + }, + { "avatar": "https://github.com/pkuczynski.png", "name": "Piotr Kuczynski", "title": "Contributor", |
