Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2023-03-12 15:38:39 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2023-03-12 16:08:39 +0300
commita520919a8782f90a4dbdaeffcf1c35e3585f8aec (patch)
treefd5ab469c42bd60e89757f8b8cdf5564023962d7 /calm/common_constants.py
parent39c65716475ea07adfd4fccf5dc80a5b28110eec (diff)
Revise trusted maintainer list
Drop Eric Blake as inactive Add Achim Gratz
Diffstat (limited to 'calm/common_constants.py')
-rw-r--r--calm/common_constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/calm/common_constants.py b/calm/common_constants.py
index fb7cdc3..29b719b 100644
--- a/calm/common_constants.py
+++ b/calm/common_constants.py
@@ -55,8 +55,8 @@ ALWAYS_BCC = 'jturney@sourceware.org'
# (these people have sourceware shell access and cygwin group membership, so
# they can do whatever they like directly, anyhow)
TRUSTEDMAINT = '/'.join([
+ 'Achim Gratz',
'Corinna Vinschen',
- 'Eric Blake',
'Jon Turney',
'Ken Brown',
'Marco Atzeri',