[Python-checkins] cpython (3.4): Issue #23319: Add Matthieu Gautier to Misc/ACKS

victor.stinner python-checkins at python.org
Wed Jul 29 14:41:30 CEST 2015


https://hg.python.org/cpython/rev/3caa68f55e3e
changeset:   97124:3caa68f55e3e
branch:      3.4
parent:      97119:935ae7f001e3
user:        Victor Stinner <victor.stinner at gmail.com>
date:        Wed Jul 29 14:40:38 2015 +0200
summary:
  Issue #23319: Add Matthieu Gautier to Misc/ACKS

files:
  Misc/ACKS |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/Misc/ACKS b/Misc/ACKS
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -469,6 +469,7 @@
 Lars Marius Garshol
 Dan Gass
 Andrew Gaul
+Matthieu Gautier
 Stephen M. Gava
 Xavier de Gaye
 Harry Henry Gebel

-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list