This is an automated email from the ASF dual-hosted git repository.
kirktrue 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 aa4dd3677b Added Kirk True image and entry in committers.json (#838)
aa4dd3677b is described below
commit aa4dd3677bbac7c07385b4bf0246456f001a309d
Author: Kirk True <[email protected]>
AuthorDate: Mon Mar 30 10:36:53 2026 -0700
Added Kirk True image and entry in committers.json (#838)
---
data/committers.json | 10 +++++++++-
static/images/kirktrue.jpg | Bin 0 -> 487721 bytes
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/data/committers.json b/data/committers.json
index 526c278a82..7b4c83b200 100644
--- a/data/committers.json
+++ b/data/committers.json
@@ -471,5 +471,13 @@
"linkedIn": "https://www.linkedin.com/in/poan-yang/",
"twitter": null,
"github": "https://github.com/FrankYang0529"
+ },
+ {
+ "image": "/images/kirktrue.jpg",
+ "name": "Kirk True",
+ "title": "Committer",
+ "linkedIn": "https://www.linkedin.com/in/kirktrue/",
+ "twitter": null,
+ "github": "https://github.com/kirktrue"
}
-]
\ No newline at end of file
+]
diff --git a/static/images/kirktrue.jpg b/static/images/kirktrue.jpg
new file mode 100644
index 0000000000..e4a14b90f0
Binary files /dev/null and b/static/images/kirktrue.jpg differ