You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/12/14 14:33:10 UTC

[pulsar-site] branch main updated: Add missing cbornet to committers (#333)

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

eolivelli pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 0e0048eacfe Add missing cbornet to committers (#333)
0e0048eacfe is described below

commit 0e0048eacfe8c278ae4a56ab659dfcea2336d4d1
Author: Christophe Bornet <cb...@hotmail.com>
AuthorDate: Wed Dec 14 15:33:05 2022 +0100

    Add missing cbornet to committers (#333)
---
 site2/website-next/blog/2022-12-01-pulsar-summit-asia-2022-recap.md | 3 ++-
 site2/website-next/data/team.js                                     | 4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/site2/website-next/blog/2022-12-01-pulsar-summit-asia-2022-recap.md b/site2/website-next/blog/2022-12-01-pulsar-summit-asia-2022-recap.md
index 035d4ad70fd..9ba7558f253 100644
--- a/site2/website-next/blog/2022-12-01-pulsar-summit-asia-2022-recap.md
+++ b/site2/website-next/blog/2022-12-01-pulsar-summit-asia-2022-recap.md
@@ -65,7 +65,7 @@ Apache Pulsar has been adopted by organizations and users across the globe since
 
 <small><center>Figure 1. Pulsar GitHub repo contributors</center></small>
 
-So far this year, we have welcomed 15 new Apache Pulsar [Committers](https://www.apache.org/foundation/how-it-works.html#committers) to the Pulsar family. They have made continuous contributions to the Pulsar community and as Pulsar Committers, they now have write access to the Pulsar repository. They are:
+So far this year, we have welcomed 16 new Apache Pulsar [Committers](https://www.apache.org/foundation/how-it-works.html#committers) to the Pulsar family. They have made continuous contributions to the Pulsar community and as Pulsar Committers, they now have write access to the Pulsar repository. They are:
 
 * [@RobertIndie](https://github.com/RobertIndie)
 * [@yuruguo](https://github.com/yuruguo)
@@ -82,6 +82,7 @@ So far this year, we have welcomed 15 new Apache Pulsar [Committers](https://www
 * [@dlg99](https://github.com/dlg99)
 * [@nicoloboschi](https://github.com/nicoloboschi)
 * [@liudezhi2098](https://github.com/liudezhi2098)
+* [@cbornet](https://github.com/cbornet)
 
 We also have 4 new members joining the Apache Pulsar [Project Management Committee (PMC)](https://www.apache.org/foundation/how-it-works.html#pmc-members) for their merit for the evolution of the project. They are:
 
diff --git a/site2/website-next/data/team.js b/site2/website-next/data/team.js
index a54eae9773a..25c8ca36777 100644
--- a/site2/website-next/data/team.js
+++ b/site2/website-next/data/team.js
@@ -170,6 +170,10 @@ module.exports = {
       apacheId: "cckellogg",
       org: "Splunk",
     },
+    {
+      name: "Christophe Bornet",
+      apacheId: "cbornet"
+    },
     {
       name: "davidkj",
       apacheId: "davekj",