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

chia7712 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1d2badd4541 MINOR: Update KEYS file URL in release templates (#21274)
1d2badd4541 is described below

commit 1d2badd454142c2fdf7aa1a1e5b46711566a600c
Author: tison <[email protected]>
AuthorDate: Sat Jan 10 22:13:07 2026 +0800

    MINOR: Update KEYS file URL in release templates (#21274)
    
    See https://lists.apache.org/thread/npx5d5w2m0ocs7mv71lxslz0pvbl34o2 for
    background discussion.
    
    Reviewers: Chia-Ping Tsai <[email protected]>
---
 release/templates.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release/templates.py b/release/templates.py
index 528b6732c1a..65f9dff813e 100644
--- a/release/templates.py
+++ b/release/templates.py
@@ -207,7 +207,7 @@ 
https://dist.apache.org/repos/dist/dev/kafka/{rc_tag}/RELEASE_NOTES.html
 <THE RELEASE POLICY 
(https://www.apache.org/legal/release-policy.html#release-approval) REQUIRES 
VOTES TO BE OPEN FOR MINIMUM OF 3 DAYS THEREFORE VOTING DEADLINE SHOULD BE AT 
LEAST 72 HOURS FROM THE TIME THIS EMAIL IS SENT.>
 
 Kafka's KEYS file containing PGP keys we use to sign the release:
-https://kafka.apache.org/KEYS
+https://downloads.apache.org/kafka/KEYS
 
 * Release artifacts to be voted upon (source and binary):
 https://dist.apache.org/repos/dist/dev/kafka/{rc_tag}/

Reply via email to