#1393: Making perl-sig a watcher on all perl packages --------------------+--------------------- Reporter: eseyman | Owner: Type: task | Status: closed Priority: major | Resolution: fixed Keywords: meeting | Blocked By: Blocking: | --------------------+--------------------- Comment (by pingou): Processed using the list from eseyman and as asked only for the Fedora branch. The script {{{ for pkg in `cat packages`; do echo $pkg; pkgdb-cli update $pkg watchbugzilla perl-sig master --approve; pkgdb-cli update $pkg watchbugzilla perl-sig f21 --approve; pkgdb-cli update $pkg watchbugzilla perl-sig f20 --approve; pkgdb-cli update $pkg watchcommits perl-sig master --approve; pkgdb-cli update $pkg watchcommits perl-sig f21 --approve; pkgdb-cli update $pkg watchcommits perl-sig f20 --approve; done }}} -- Ticket URL: <https://fedorahosted.org/fesco/ticket/1393#comment:6> FESCo <http://fedoraproject.org/wiki/Development/SteeringCommittee> Fedora Engineering Steering Commitee -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel