You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2021/05/19 03:11:46 UTC

[apisix-website] branch master updated: feat: add contirbutor over time image in team page (#322)

This is an automated email from the ASF dual-hosted git repository.

juzhiyuan 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 4455459  feat: add contirbutor over time image in team page (#322)
4455459 is described below

commit 4455459f42ce2f9b2be9b6c0a2048cd06bc243f3
Author: litesun <su...@apache.org>
AuthorDate: Wed May 19 11:11:39 2021 +0800

    feat: add contirbutor over time image in team page (#322)
---
 website/src/pages/team.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/website/src/pages/team.js b/website/src/pages/team.js
index bb268e1..4d3f730 100644
--- a/website/src/pages/team.js
+++ b/website/src/pages/team.js
@@ -290,6 +290,11 @@ function Team(props) {
         list.
       </SectionSubtitle>
       <RepoCardsContainer>{repoComponents}</RepoCardsContainer>
+      <SectionTitle>Contributor Over Time</SectionTitle>
+      <SectionSubtitle>
+        Note: This graph contains contributors from all repos under Apache APISIX
+      </SectionSubtitle>
+      <img src="https://contributor-graph-api.apiseven.com/contributors-svg?repo=apache/apisix&merge=true" alt="Contributor Over Time"/>
       <ContributeCard>
         <ContributeCardLeftSide>
           <ContributeCardTitle>🛠 Become A Committer </ContributeCardTitle>