You are not logged in.

#1 2015-07-10 09:31:05

XZS
Member
Registered: 2011-05-11
Posts: 29

[AUR4] What happens to Co-Maintainers when I disown a package?

In AUR4, packages can have Co-Maintainers, essentially a list of people who can also commit to the package repository. What happens to them when the package owner changes? Will they stay as they are until a new maintainer cares to modify them or will they be reset to nobody?

Offline

#2 2015-07-10 09:48:31

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,839
Website

Re: [AUR4] What happens to Co-Maintainers when I disown a package?

I imagine that they remain as co-maintainers until someone adopts the package and removes them.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2015-07-10 13:03:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,540

Re: [AUR4] What happens to Co-Maintainers when I disown a package?

I believe the first co-maintainer in the list becomes the new maintainer.

Offline

#4 2015-07-10 23:15:33

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [AUR4] What happens to Co-Maintainers when I disown a package?

Scimmia is right: https://projects.archlinux.org/aurweb.g … wn.php#n29

		<?php if (count($comaintainers) > 0 && !has_credential(CRED_PKGBASE_DISOWN)): ?>
		<?= __('By selecting the checkbox, you confirm that you want to disown the package and transfer ownership to %s%s%s.',
			'<strong>', $comaintainers[0], '</strong>'); ?>
		<?php else: ?>
		<?= __('By selecting the checkbox, you confirm that you want to disown the package.') ?>
		<?php endif; ?>

About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#5 2015-07-20 16:58:45

XZS
Member
Registered: 2011-05-11
Posts: 29

Re: [AUR4] What happens to Co-Maintainers when I disown a package?

So this is a nice implicit way to transfer ownership. Perhaps users should be told of this feature somewhere earlier on than when disowning the package. Well, now they can at least read about it here.

Thanks for the quick answer.

Offline

Board footer

Powered by FluxBB