On Tue, Apr 22, 2014 at 7:21 PM, John D. Ament <john.d.am...@gmail.com> wrote: > So - now that we're almost there, I'm assuming somehow I have to run the > script that assigns people to podlings, right?
Thanks for staying on top of things! Technically, preparing the May report template is the last task of the April Report Manager (which was me). I still had a few days to get it done ;) but why don't we just have you run the commands? They're easy enough. Here they are, courtesy of the command line invocation `python3 report_runbook.py --month=4 --apache-id=johndament`: # Assign shepherds. python3 assign_shepherds.py --month=5 svn ci -m "Assign shepherds." # Generate report template and publish on the wiki. python3 clutch2report.py --month=5 --upload (Make sure to `svn up` first.) After that, the first task for you in your role as the May Report Manager will be to send out the "Report Timeline" email on the last Wednesday of the month -- which is a week from tomorrow. > I don't mind taking on both - seems like mostly boiler plate based on prior > months. OK, sounds good. Some parts may be more of a PITA than appears at first (e.g. assembling the list of releases). I'm happy to provide support as needed. Cheers, Marvin Humphrey --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org