This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch website-redesign-horizon
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
from cf23530634a chore(ui): remove redundant 'appreciate' box from Team
page (covered by hero)
add e0dbf0639d6 feat(team): move PMC/Committer roster to
data/committee.yml, auto-build merged member grids
No new revisions were added by this update.
Summary of changes:
assets/scss/_custom_team.scss | 56 +++++++++------------
content/team/_index.md | 97 +-----------------------------------
data/committee.yml | 67 +++++++++++++++++++++++++
layouts/shortcodes/team-members.html | 37 ++++++++++++++
4 files changed, 129 insertions(+), 128 deletions(-)
create mode 100644 data/committee.yml
create mode 100644 layouts/shortcodes/team-members.html