* [Buildroot] [PATCH] DEVELOPERS: drop my packages
@ 2024-10-03 15:25 Erico Nunes
2024-10-05 14:32 ` Arnout Vandecappelle via buildroot
2024-10-24 20:42 ` Thomas Petazzoni via buildroot
0 siblings, 2 replies; 4+ messages in thread
From: Erico Nunes @ 2024-10-03 15:25 UTC (permalink / raw)
To: buildroot
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(-)
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/
--
2.46.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: drop my packages
2024-10-03 15:25 [Buildroot] [PATCH] DEVELOPERS: drop my packages Erico Nunes
@ 2024-10-05 14:32 ` Arnout Vandecappelle via buildroot
2024-10-24 20:42 ` Thomas Petazzoni via buildroot
1 sibling, 0 replies; 4+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2024-10-05 14:32 UTC (permalink / raw)
To: Erico Nunes, buildroot
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/
>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: drop my packages
2024-10-03 15:25 [Buildroot] [PATCH] DEVELOPERS: drop my packages Erico Nunes
2024-10-05 14:32 ` Arnout Vandecappelle via buildroot
@ 2024-10-24 20:42 ` Thomas Petazzoni via buildroot
2024-11-09 17:06 ` Peter Korsgaard
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-24 20:42 UTC (permalink / raw)
To: Erico Nunes; +Cc: buildroot
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
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: drop my packages
2024-10-24 20:42 ` Thomas Petazzoni via buildroot
@ 2024-11-09 17:06 ` Peter Korsgaard
0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2024-11-09 17:06 UTC (permalink / raw)
To: buildroot
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!
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-11-09 17:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03 15:25 [Buildroot] [PATCH] DEVELOPERS: drop my packages Erico Nunes
2024-10-05 14:32 ` Arnout Vandecappelle via buildroot
2024-10-24 20:42 ` Thomas Petazzoni via buildroot
2024-11-09 17:06 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox