[Python-checkins] devguide: Add myself to affiliations list and remove myself from some experts roles

christian.heimes python-checkins at python.org
Sun Jun 12 08:01:00 EDT 2016


https://hg.python.org/devguide/rev/b651af180fc5
changeset:   809:b651af180fc5
user:        Christian Heimes <christian at python.org>
date:        Sun Jun 12 14:00:54 2016 +0200
summary:
  Add myself to affiliations list and remove myself from some experts roles

files:
  experts.rst     |  8 ++++----
  motivations.rst |  5 +++++
  2 files changed, 9 insertions(+), 4 deletions(-)


diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -262,8 +262,8 @@
 xml.dom.minidom
 xml.dom.pulldom
 xml.etree             effbot (inactive), eli.bendersky*, scoder
-xml.parsers.expat     christian.heimes
-xml.sax               christian.heimes
+xml.parsers.expat
+xml.sax
 xml.sax.handler
 xml.sax.saxutils
 xml.sax.xmlreader
@@ -319,7 +319,7 @@
 bytecode            benjamin.peterson, pitrou, georg.brandl, yselivanov
 context managers    ncoghlan
 coverity scan       christian.heimes, brett.cannon, twouters
-cryptography        christian.heimes, gregory.p.smith, dstufft
+cryptography        gregory.p.smith, dstufft
 data formats        mark.dickinson, georg.brandl
 database            lemburg
 devguide            ncoghlan, eric.araujo, ezio.melotti, willingc
@@ -341,7 +341,7 @@
                     georg.brandl
 str.format          eric.smith
 testing             michael.foord, pitrou, ezio.melotti
-test coverage       giampaolo.rodola, christian.heimes
+test coverage       giampaolo.rodola
 threads             pitrou
 time and dates      lemburg, belopolsky
 unicode             lemburg, ezio.melotti, haypo, benjamin.peterson, pitrou
diff --git a/motivations.rst b/motivations.rst
--- a/motivations.rst
+++ b/motivations.rst
@@ -118,6 +118,11 @@
    utility development, he is also interested in helping to ensure its
    continued suitability for educational and data analysis use cases.
 
+.. topic:: Christian Heimes (Germany)
+
+   * Red Hat (Software Developer, Security Engineering / Identity Management)
+   * Python Software Foundation (Fellow)
+
 .. topic:: R. David Murray (United States)
 
    * Personal site: `bitdance.com <http://www.bitdance.com>`_

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


More information about the Python-checkins mailing list