Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2006-03-09 21:40:33
Size: 918
Comment:
Revision 8 as of 2009-06-08 00:45:14
Size: 1287
Editor: DavidGoodger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The PSF Board of Directors meet once a month via IRC. The meeting is held the second Tuesday of each month at 1 PM EST/EDT. A script in the Python nondist CVS in sandbox/datetime/PSF.py can be used to obtain meeting times. For example: {{{ == Board Meetings ==
Line 3: Line 3:
$ PSF.py 2006 Eastern Pacific UTC
PSF Board meeting times for 2006
The PSF Board of Directors meet once a month via IRC. The meeting is held the second Monday of each month at 12PM noon EST/EDT (formerly 1PM; the time was changed as of 2008-03-14).
The script [[http://svn.python.org/view/sandbox/trunk/datetime/PSF.py]]
can be used to obtain meeting times. For example: {{{
Line 6: Line 7:
...
Mon Mar-13 13:00 EST-0500 10:00 PST-0800 18:00 UTC+0000
Mon Apr-10 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon May-08 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon Jun-12 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon Jul-10 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon Aug-14 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon Sep-11 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon Oct-09 13:00 EDT-0400 10:00 PDT-0700 17:00 UTC+0000
Mon Nov-13 13:00 EST-0500 10:00 PST-0800 18:00 UTC+0000
Mon Dec-11 13:00 EST-0500 10:00 PST-0800 18:00 UTC+0000
$ PSF.py 2009 Eastern Pacific UTC
PSF Board meeting times for 2009

Mon Jan-12 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Mon Feb-09 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Mon Mar-09 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Apr-13 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon May-11 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Jun-08 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Jul-13 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Aug-10 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Sep-14 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Oct-12 12:00 EDT-0400 09:00 PDT-0700 16:00 UTC+0000
Mon Nov-09 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Mon Dec-14 12:00 EST-0500 09:00 PST-0800 17:00 UTC+0000
Line 18: Line 23:

== Workflow ==

Some information on what the PSF board and officers do, and how they
do it is being collected on PythonSoftwareFoundationWorkflow

Board Meetings

The PSF Board of Directors meet once a month via IRC. The meeting is held the second Monday of each month at 12PM noon EST/EDT (formerly 1PM; the time was changed as of 2008-03-14). The script http://svn.python.org/view/sandbox/trunk/datetime/PSF.py can be used to obtain meeting times. For example:

$ PSF.py 2009 Eastern Pacific UTC
PSF Board meeting times for 2009

Mon Jan-12 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 
Mon Feb-09 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 
Mon Mar-09 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Apr-13 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon May-11 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Jun-08 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Jul-13 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Aug-10 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Sep-14 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Oct-12 12:00 EDT-0400  09:00 PDT-0700  16:00 UTC+0000 
Mon Nov-09 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 
Mon Dec-14 12:00 EST-0500  09:00 PST-0800  17:00 UTC+0000 

Workflow

Some information on what the PSF board and officers do, and how they do it is being collected on PythonSoftwareFoundationWorkflow

PythonSoftwareFoundationBoard (last edited 2010-07-06 07:29:18 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.