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

squah-confluent pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/markdown by this push:
     new bf7fb59879 Add Sean Quah to committers.json (#862)
bf7fb59879 is described below

commit bf7fb59879eb3ac9a532c4656583dd21631a2c19
Author: Sean Quah <[email protected]>
AuthorDate: Thu May 14 14:56:36 2026 +0100

    Add Sean Quah to committers.json (#862)
---
 data/committers.json    |   8 ++++++++
 static/images/squah.jpg | Bin 0 -> 57083 bytes
 2 files changed, 8 insertions(+)

diff --git a/data/committers.json b/data/committers.json
index 7b4c83b200..5f2ba1d372 100644
--- a/data/committers.json
+++ b/data/committers.json
@@ -479,5 +479,13 @@
     "linkedIn": "https://www.linkedin.com/in/kirktrue/";,
     "twitter": null,
     "github": "https://github.com/kirktrue";
+  },
+  {
+    "image": "/images/squah.jpg",
+    "name": "Sean Quah",
+    "title": "Committer",
+    "linkedIn": "https://www.linkedin.com/in/sean-quah/";,
+    "twitter": null,
+    "github": "https://github.com/squah-confluent";
   }
 ]
diff --git a/static/images/squah.jpg b/static/images/squah.jpg
new file mode 100644
index 0000000000..ff177e3f61
Binary files /dev/null and b/static/images/squah.jpg differ

Reply via email to