summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2009-04-01 23:01:12 (GMT)
committerBrett Cannon <bcannon@gmail.com>2009-04-01 23:01:12 (GMT)
commit6471733e1ddcb0b7ac7efe964acdfa3d65d77591 (patch)
tree6b55b2d8ce83076dc71173633707a1f32f60bf4d
parent58b8b95cdb577694e48a5f673acb58b454dd3f8b (diff)
downloadcpython-6471733e1ddcb0b7ac7efe964acdfa3d65d77591.zip
cpython-6471733e1ddcb0b7ac7efe964acdfa3d65d77591.tar.gz
cpython-6471733e1ddcb0b7ac7efe964acdfa3d65d77591.tar.bz2
Add my initials to Misc/developers.txt. Names are now sorted by number of
characters in the person's name.
-rw-r--r--Misc/developers.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index e2192f7..3cc7c26 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -256,10 +256,11 @@ Permissions Dropped after Loss of Contact
Initials of Project Admins
--------------------------
-GvR: Guido van Rossum
-NCN: Neal Norwitz
-RDH: Raymond Hettinger
TGP: Tim Peters
+GFB: Georg Brandl
+BAC: Brett Cannon
+NCN: Neal Norwitz
DJG: David Goodger
MvL: Martin v. Loewis
-GFB: Georg Brandl
+GvR: Guido van Rossum
+RDH: Raymond Hettinger