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

gaojun2048 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new f234f94166 Modify PPMC to PMC (#236)
f234f94166 is described below

commit f234f94166320d4663cdb0faa39045548241f01c
Author: wssmao <[email protected]>
AuthorDate: Fri Jun 2 19:38:09 2023 +0800

    Modify PPMC to PMC (#236)
    
    Co-authored-by: wsstony <[email protected]>
---
 src/pages/team/index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/team/index.js b/src/pages/team/index.js
index d0f9129c29..91041216f1 100644
--- a/src/pages/team/index.js
+++ b/src/pages/team/index.js
@@ -32,7 +32,7 @@ export default function () {
                     }
                 </ul>
 
-                <h3 className="team_title">PPMC</h3>
+                <h3 className="team_title">PMC</h3>
                 <p className="team_desc">{dataSource.info.tip}</p>
                 <ul className="character_list">
                     {

Reply via email to