0825

Differences between revisions 6 and 7
Revision 6 as of 2010-08-25 15:45:43
Size: 1664
Editor: 99-156-85-10
Comment:
Revision 7 as of 2010-08-25 15:50:05
Size: 1718
Editor: 99-156-85-10
Comment:
Deletions are marked like this. Additions are marked like this.
Line 64: Line 64:
== IRC log ==
[[attachment:#ubuntu-meeting.html]]

For minutes of previous meetings, please see FoundationsTeam.

Present

Lightning round order

   1 from random import shuffle
   2 team = [
   3     'Keybuk',
   4     'barry',
   5     'cjwatson',
   6     'doko',
   7     'ev',
   8     'mvo',
   9     'csurbhi',
  10     ]
  11 order = team[:]
  12 shuffle(order)
  13 print ', '.join(order)

Apologies

Agenda

  • Lightning Round
    • 2-4 sentences on current work/roadblocks
  • Outstanding actions from last meeting
  • Outstanding feature freeze exceptions
  • Farming out tasks that aren't being handled
  • Sponsorship queue

  • Any business from activity reports
  • Good news
  • AOB
  • Next week's chair

Outstanding actions from last meeting

Actions from this meeting

Chair for next meeting

  • ???

IRC log

#ubuntu-meeting.html

Activity reports

Barry Warsaw

Colin Watson

Evan Dandrea

Matthias Klose

Michael Vogt

Scott James Remnant

Surbhi Palande

FoundationsTeam/Meetings/2010/0825 (last edited 2010-08-30 08:08:54 by a91-152-75-238)