On 6 July 2010 12:33, Phil Steitz <phil.ste...@gmail.com> wrote: > sebb wrote: >> On 6 July 2010 10:48, Phil Steitz <phil.ste...@gmail.com> wrote: >>> Emmanuel Bourg wrote: >>>> Le 05/07/2010 20:00, Phil Steitz a écrit : >>>> >>>>> How exactly do we do that? Send email to old avai...@apache.org and >>>>> wait some weeks or months for a response? Most of the original >>>>> @authors for these components are long gone. I am fine grepping >>>>> them all out, trying to find availIds and sending the mails, but how >>>>> long should I wait for responses? >>>> It might take weeks, but that's not exactly an urgent issue that must be >>>> addressed immediately. I would wait at least 4 weeks for a response >>>> considering some people might be in vacation. >>> OK, sounds good. Anyone have any scripts that can help with this? >> >> Something like: >> >> grep -h -o -R --include "*.java" -e "@author.*" dir | sort -u >> >> Not tested. >> >> Otherwise I've probably got a Perl script somewhere that scans >> directory trees that could be adjusted to suit. > > Thanks! > > Bonus question: how to divine availIds?
http://people.apache.org/committer-index.html#svn-committers is the list of all logins in the "committers" LDAP group. > Phil >> >>> Thanks! >>> >>> Phil >>>> Emmanuel Bourg >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >>> For additional commands, e-mail: dev-h...@commons.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org