Michael Orlitzky <mjo <at> gentoo.org> writes:
> You can script something smarter. I'm attaching a python script called > maintainer.py. You can use find/xargs to search by maintainer email: > $ find $REPOS/gentoo.git/ -type f -name 'metadata.xml' | \ > xargs ./maintainer.py mjo <at> gentoo.org > mail-filter/pypolicyd-spf OK, let me play with this a while... > Attachment (maintainer.py): text/x-python, 587 bytes James

