Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 15th, 2012  |  syntax: None  |  size: 0.52 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. when you want to make a change:
  2.  - talk to parrot-dev
  3.  - cc perl6-compiler
  4.  - drop by #perl6
  5.  
  6. as you work on your feature
  7.  - talk about changes to your plan with Rakudo and Parrot
  8.  
  9. when your code is ready to merge
  10.  - sync with master
  11.  -- run allhlltest, make sure that there are no failures in your branch that aren't in master
  12.  - give Rakudo a heads up on #perl6 and perl6-compiler
  13.  - post to parrot-dev and make sure everyone's happy
  14.  
  15.  
  16. questions:
  17.  - who should the points of contact be? (likely pmichaud and jnthn, possibly others?)