← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~stevenk/launchpad/destroy-security-contact into lp:launchpad

 

Review: Approve code

554	-The distro contact will also be subscribed to private bugs, because
555	-there is no security contact:
556	-
557	- >>> ubuntu.security_contact is None
558	- True
559	+The distro contact will also be subscribed to private bugs.

Didn't you just remove this behaviour? Likewise for the other changes in this file

1029	- # maintainer. For SECURITY types, we want the security contact or
1030	- # maintainer. In either case, if the driver is already subscribed,
1031	- # then the driver is also required.
1032	+ # maintainer. For SECURITY types, we want the maintainer. In either
1033	+ # case, if the driver is already subscribed, then the driver is also
1034	+ # required.

You just removed that too.
-- 
https://code.launchpad.net/~stevenk/launchpad/destroy-security-contact/+merge/120685
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.


References