This is an automated email from the ASF dual-hosted git repository.
urfree pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 2955430 [Transaction] Duplicate TYPE of Prometheus metrics (#13704)
add a9f810c [website][upgrade]feat: team page and some bug fix about
version switch (#13731)
No new revisions were added by this update.
Summary of changes:
site2/website-next/docusaurus.config.js | 8 ++--
.../src/components/{GuideTable.js => TeamTable.js} | 22 ++++-----
site2/website-next/src/components/VersionsTable.js | 5 ++-
site2/website-next/src/pages/team.js | 52 ++++++++++++++++++++++
site2/website-next/src/theme/Navbar/index.js | 4 +-
5 files changed, 73 insertions(+), 18 deletions(-)
copy site2/website-next/src/components/{GuideTable.js => TeamTable.js} (77%)
create mode 100644 site2/website-next/src/pages/team.js