This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-people.git
The following commit(s) were added to refs/heads/main by this push:
new 334d5c2 Update comments
334d5c2 is described below
commit 334d5c20ce2234873daa55073952b88c5beeae3d
Author: Sebb <[email protected]>
AuthorDate: Wed Jul 2 14:02:46 2025 +0100
Update comments
---
tools/pgp.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/pgp.py b/tools/pgp.py
index 4bdb452..905db97 100644
--- a/tools/pgp.py
+++ b/tools/pgp.py
@@ -10,6 +10,9 @@
It creates:
/var/www/html/keys/committer/{uid}.asc
/var/www/html/keys/committer/index.html
+ /var/www/html/keys/committer/keys.json
+
+ It updates:
/var/www/tools/pgpkeys - keyring
"""