#8735 Update default CC list for pcp package bugs
Closed: Fixed by kevin. Opened by nathans.

Describe what you would like us to do:

There are several email addresses on the auto-CC for newly opened BZs for PCP in Fedora we'd like to see culled please. There are three:
- brolley@redhat.com (hasn't worked on PCP for some time - retired from work)
- fche@redhat.com (hasn't worked on PCP for some time - on other projects now)
- lberk@redhat.com (hasn't worked on PCP for some time - on other projects now)


When do you need this to be done by? (YYYY/MM/DD)

2020/04/31 (no rush though, just cleanup)



You should be able to (mostly) control this via the interface at https://src.fedoraproject.org/rpms/pcp

login, go to settings, users and groups and remove/add anyone packager you like.

It might be that some of the above are 'watching' the package without having commits on it anymore. If so, they can login and click on 'unwatch' on the packages page to remove themselves. The sync from that to bugzilla is several times a day (not instant).

Metadata Update from @kevin:
- Issue priority set to: Waiting on Reporter (was: Needs Review)

Thanks Kevin. I think for lberk@ and fche@ this should be fine as they're still around, but for brolley@ we'll need manual intervention here as he's literally retired from all forms of Fedora/RHEL development and no longer accesses his old accounts.

cheers.

ok. I just went and removed those 3 all from watch lists.

You may still need to remove them from commits/admins if they are there.

For other folks interested, I used pagure-admin for this:

[root@pkgs02 ~][PROD]# pagure-admin update-watch rpms/pcp lberk
Using configuration file `/etc/pagure/pagure.cfg`
The watch status can be one of the following: 
1: watch issues and PRs
0: unwatch, don't notify the user of anything
3: watch issues, PRs and commits
2: watch commits
-1: reset the watch status to default
Status:0
Updating watch status of lberk to 0 (unwatch, don't notify the user of anything) on rpms/pcp

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Documented in https://pagure.io/Fedora-Infra/howtos/blob/master/f/remove_user_from_watchlist_pagure.md

Metadata