diff mbox series

DEVELOPERS: drop my packages

Message ID 20241003152523.1131434-1-nunes.erico@gmail.com
State Accepted
Headers show
Series DEVELOPERS: drop my packages | expand

Commit Message

Erico Nunes Oct. 3, 2024, 3:25 p.m. UTC
I still follow Buildroot development and use it for some personal
projects, but no longer have the time to be an active contributor.
Some of these are important defconfigs and packages to have up-to-date
in Buildroot, and mostly other developers have been doing that work, so
I am dropping them so that someone from the active contributors can be
the maintainer contact for them.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
---
 DEVELOPERS | 12 ------------
 1 file changed, 12 deletions(-)

Comments

Arnout Vandecappelle Oct. 5, 2024, 2:32 p.m. UTC | #1
Hi Erico,

On 03/10/2024 17:25, Erico Nunes wrote:
> I still follow Buildroot development and use it for some personal
> projects, but no longer have the time to be an active contributor.
> Some of these are important defconfigs and packages to have up-to-date
> in Buildroot, and mostly other developers have been doing that work, so
> I am dropping them so that someone from the active contributors can be
> the maintainer contact for them.

  You are of course free to drop yourself from the developers list. However, 
this list is not meant to make you a "maintainer" of those packages and 
defconfigs. The only effect is that you will be in Cc of patches that touch 
these. There is nothing stopping other people from adding themselves to the same 
packages.

  Of course, if you're no longer in a position where you can test any patches 
that affect these packages and defconfigs, it is indeed better to drop off them.

  Regards,
  Arnout

> 
> Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
> ---
>   DEVELOPERS | 12 ------------
>   1 file changed, 12 deletions(-)
> 
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 44b1947487..174bc5e664 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -930,18 +930,6 @@ N:	Eric Limpens <limpens@gmail.com>
>   F:	package/pifmrds/
>   F:	package/ympd/
>   
> -N:	Erico Nunes <nunes.erico@gmail.com>
> -F:	board/aarch64-efi/
> -F:	configs/aarch64_efi_defconfig
> -F:	package/acpica/
> -F:	package/acpitool/
> -F:	package/efibootmgr/
> -F:	package/efivar/
> -F:	package/fwts/
> -F:	package/spi-tools/
> -F:	package/xdotool/
> -F:	configs/pc_x86_64_*
> -
>   N:	Erik Larsson <karl.erik.larsson@gmail.com>
>   F:	package/imx-mkimage/
>
Thomas Petazzoni Oct. 24, 2024, 8:42 p.m. UTC | #2
On Thu,  3 Oct 2024 17:25:23 +0200
Erico Nunes <nunes.erico@gmail.com> wrote:

> I still follow Buildroot development and use it for some personal
> projects, but no longer have the time to be an active contributor.
> Some of these are important defconfigs and packages to have up-to-date
> in Buildroot, and mostly other developers have been doing that work, so
> I am dropping them so that someone from the active contributors can be
> the maintainer contact for them.
> 
> Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
> ---
>  DEVELOPERS | 12 ------------
>  1 file changed, 12 deletions(-)

Applied to master, thanks. That being said, as Arnout said: a given
package or defconfig can be associated to multiple in our DEVELOPERS
file. So if you're registered as a developer for a given package or
defconfig, it doesn't prevent anyone from being registered as a
developer for the same package or defconfig.

In any case: thanks a lot for all your contributions to Buildroot!

Thomas
Peter Korsgaard Nov. 9, 2024, 5:06 p.m. UTC | #3
On 10/24/24 22:42, Thomas Petazzoni via buildroot wrote:
> On Thu,  3 Oct 2024 17:25:23 +0200
> Erico Nunes <nunes.erico@gmail.com> wrote:
> 
>> I still follow Buildroot development and use it for some personal
>> projects, but no longer have the time to be an active contributor.
>> Some of these are important defconfigs and packages to have up-to-date
>> in Buildroot, and mostly other developers have been doing that work, so
>> I am dropping them so that someone from the active contributors can be
>> the maintainer contact for them.
>>
>> Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
>> ---
>>   DEVELOPERS | 12 ------------
>>   1 file changed, 12 deletions(-)
> 
> Applied to master, thanks. That being said, as Arnout said: a given
> package or defconfig can be associated to multiple in our DEVELOPERS
> file. So if you're registered as a developer for a given package or
> defconfig, it doesn't prevent anyone from being registered as a
> developer for the same package or defconfig.
> 
> In any case: thanks a lot for all your contributions to Buildroot!

Committed to 2024.02.x and 2024.08.x, thanks!
diff mbox series

Patch

diff --git a/DEVELOPERS b/DEVELOPERS
index 44b1947487..174bc5e664 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -930,18 +930,6 @@  N:	Eric Limpens <limpens@gmail.com>
 F:	package/pifmrds/
 F:	package/ympd/
 
-N:	Erico Nunes <nunes.erico@gmail.com>
-F:	board/aarch64-efi/
-F:	configs/aarch64_efi_defconfig
-F:	package/acpica/
-F:	package/acpitool/
-F:	package/efibootmgr/
-F:	package/efivar/
-F:	package/fwts/
-F:	package/spi-tools/
-F:	package/xdotool/
-F:	configs/pc_x86_64_*
-
 N:	Erik Larsson <karl.erik.larsson@gmail.com>
 F:	package/imx-mkimage/