This is an automated email from the ASF dual-hosted git repository.
wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new d63f44d docs: add wang-yeliang as team member (#619)
d63f44d is described below
commit d63f44d1d291f26ba53b075a4950cb2e5be55ebb
Author: 王晔倞 Wang Yeliang <[email protected]>
AuthorDate: Mon Sep 20 11:43:01 2021 +0800
docs: add wang-yeliang as team member (#619)
---
website/static/data/team.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/website/static/data/team.json b/website/static/data/team.json
index 65a4a61..16f5c96 100644
--- a/website/static/data/team.json
+++ b/website/static/data/team.json
@@ -234,6 +234,12 @@
"username": "lingsamuel",
"githubUsername": "lingsamuel",
"avatarUrl": "https://avatars.githubusercontent.com/u/14567045?v=4"
+ },
+ {
+ "name": "Yeliang Wang",
+ "username": "wang-yeliang",
+ "githubUsername": "wang-yeliang",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/19886745?v=4"
}
]
}