[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Membership Ping 2017: Results



On Wed, 20 Sep 2017 21:02:08 +0200, gregor herrmann wrote:

> for u in $(cat file-with-people-to-be-removed); do # or while read u ... < $file ?
>     MSG="Remove $u from Uploaders."
>     cme modify dpkg-control source Uploaders:-~"/$u/"
> done

Oh, and cme also has a new script:

% cat /usr/share/perl5/Config/Model/scripts/remove-uploader
doc: invoke with something like: cme run remove-uploader --arg "search=john.doe"
doc: Depending on search value, more than one uploaders may be removed
doc: In case of problem, run "git reset --hard HEAD~1" to undo the commit
app: dpkg-control
load: source Uploaders:-~/$search/
commit: remove $search from Uploaders


Cheers,
gregor


-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Cat Stevens: Come On Baby

Attachment: signature.asc
Description: Digital Signature


Reply to: