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:
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',