This is an automated email from the ASF dual-hosted git repository.
tison pushed a change to branch team-and-users
in repository https://gitbox.apache.org/repos/asf/incubator-kvrocks-website.git
from c966f96 fix width
add 0531cac Attach team members
No new revisions were added by this update.
Summary of changes:
community/create-a-release.md | 2 +-
community/index.md | 7 ++++
download/index.mdx | 3 +-
download/releases.json | 14 --------
src/components/Committers/index.module.css | 4 +++
src/components/Committers/index.tsx | 56 ++++++++++++++++++++++++++++++
src/components/Releases/index.tsx | 37 +++++++++++++-------
src/pages/users.mdx | 2 +-
8 files changed, 94 insertions(+), 31 deletions(-)
delete mode 100644 download/releases.json
create mode 100644 src/components/Committers/index.module.css
create mode 100644 src/components/Committers/index.tsx