Re: [PATCH] Add capability for co-maintainers to disown packages

2018-03-10 Thread Lukas Fleischer
On Mon, 05 Mar 2018 at 16:50:01, Mikael Blomstrand wrote: > [...] > My thought is that the disown button should not change the > co-maintainers if the disowning user is the maintainer. > A user that is the maintainer and co-maintainer of a package should have > to disown twice to be removed as a

Re: [PATCH] Add capability for co-maintainers to disown packages

2018-03-05 Thread Mikael Blomstrand
On Mon, Mar 05, 2018 at 07:39:04AM +0100, Lukas Fleischer wrote: > On Mon, 05 Mar 2018 at 07:03:01, Mark Weiman wrote: > > On Fri, 2018-02-23 at 08:21 -0500, Eli Schwartz wrote: > > > On 02/23/2018 12:46 AM, Lukas Fleischer wrote: > > > > I am not sure whether it is a good idea to use the same

Re: [PATCH] Add capability for co-maintainers to disown packages

2018-03-04 Thread Lukas Fleischer
On Mon, 05 Mar 2018 at 07:03:01, Mark Weiman wrote: > On Fri, 2018-02-23 at 08:21 -0500, Eli Schwartz wrote: > > On 02/23/2018 12:46 AM, Lukas Fleischer wrote: > > > I am not sure whether it is a good idea to use the same button for > > > disowning a package as a maintainer or as a co-maintainer?

Re: [PATCH] Add capability for co-maintainers to disown packages

2018-02-23 Thread Eli Schwartz
On 02/23/2018 12:46 AM, Lukas Fleischer wrote: > I am not sure whether it is a good idea to use the same button for > disowning a package as a maintainer or as a co-maintainer? What happens > if a user is both a maintainer and a co-maintainer (and what is the > expected behavior)? If it *is*

Re: [PATCH] Add capability for co-maintainers to disown packages

2018-02-22 Thread Lukas Fleischer
On Tue, 06 Feb 2018 at 03:54:56, Mark Weiman wrote: > Implements FS#53832 > > Signed-off-by: Mark Weiman > --- > web/html/pkgbase.php | 3 +++ > web/html/pkgdisown.php | 13 ++--- > web/lib/pkgbasefuncs.inc.php | 12 ++-- >