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 6c67ee1  Lua no longer used
6c67ee1 is described below

commit 6c67ee1d524f1035633ad132a840c83618146bc5
Author: Sebb <[email protected]>
AuthorDate: Wed Jul 9 12:06:21 2025 +0100

    Lua no longer used
---
 AAREADME.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AAREADME.txt b/AAREADME.txt
index 456f0ef..9a10fdc 100644
--- a/AAREADME.txt
+++ b/AAREADME.txt
@@ -37,6 +37,6 @@ To create the committer listings:
 # python3 tools/committers.py
 
 To download the keys:
-# lua tools/pgp.lua --no-refresh
+# python3 tools/pgp.py --no-refresh
 Note that refresh takes a long time, so it is only run once a week
 The --no-refresh flag skips the refresh entirely

Reply via email to