changeset 1017:af80b7d182af

coding_style: Added list of participants in the committee
author Olivier Delalleau <delallea@iro>
date Fri, 03 Sep 2010 14:48:14 -0400
parents 618b9fdbfda5
children 91916536a304
files doc/v2_planning/coding_style.txt
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/v2_planning/coding_style.txt	Fri Sep 03 14:34:01 2010 -0400
+++ b/doc/v2_planning/coding_style.txt	Fri Sep 03 14:48:14 2010 -0400
@@ -1,7 +1,16 @@
 Discussion of Coding-Style
 ==========================
 
+Participants
+------------
+- Dumitru
+- Fred
+- David
+- Olivier D [leader unless David wants to be]
+
 Existing Python coding style specifications:
+--------------------------------------------
+
     * http://www.python.org/dev/peps/pep-0008/
     * http://google-styleguide.googlecode.com/svn/trunk/pyguide.html