On Sat, 2009-02-21 at 18:01 +1100, David Crossley wrote: > David Crossley wrote: > > Craig L Russell wrote: > > > > > > What I was thinking is to have email lists generated for each podling, > > > so email could be sent out to the people who care. > > > > > > For example, in http://incubator.apache.org/report_due_1.txt I'd like > > > to see > > > > > > <Imperius dev list>imperius-...@incubator.apache.org, <Imperius Mentor > > > Craig Russell>c...@apache.org, <Imperius Mentor Bill > > > Stoddard>stodd...@apache.org , <Imperius Mentor Filip > > > Hanik>fi...@apache.org, ... > > I get concerned about publishing lists of email addresses > in an easy-to-use form. > > Should i be, or are committer details already out there > so much that it does not matter? > e.g. http://people.apache.org/~jim/committers.html > > > Some data is already available. See the generated > > Python pickle file: > > http://incubator.apache.org/clutch.html#data > > > > We have dev list addresses and mentor names, but not > > mentor email addresses. > > > > I see one solution. The main "Incubation Table" at > > http://incubator.apache.org/projects/ > > could have ASF committer IDs in brackets after > > their names. Then clutch could gather that data. > > > > We also need an automated notice to general@ which > > lists all projects that are due each month. > > > > I am wary about extending Clutch's operations too far. > > It is already a clumsy oaf, thanks to my non-modular > > programming. > > > > I will generate the report_due_*.txt to have each dev > > list address. > > That part is done now. > > > ... Later we can add the mentor addresses. > > So whoever develops the application to send the mail > > can either parse that, or use the "Python pickle file" > > directly.
Thinking more about this, there are three components I could really do with: * dev list address * project name * board meeting dates I can scrape the code to identify the board meeting date from Marvin (assuming I can find him). You've given me the dev list addresses, which is great. It would be nice (but not necessary though) to have the project names in the same report_due_*.txt file, e.g. shindig-...@incubator.apache.org|Shindig. How achievable is that? Then I'll script the rest. Upayavira --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org