* [Buildroot] [PATCH] DEVELOPERS: remove Marcus Hoffmann from no longer used packages
@ 2026-03-10 10:10 Marcus Hoffmann via buildroot
2026-03-10 22:08 ` Julien Olivain via buildroot
2026-03-20 15:55 ` Thomas Perale via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Marcus Hoffmann via buildroot @ 2026-03-10 10:10 UTC (permalink / raw)
To: buildroot; +Cc: Manuel Diener
Remove myself from packages that I'm no longer personally interested in.
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
DEVELOPERS | 35 -----------------------------------
1 file changed, 35 deletions(-)
diff --git a/DEVELOPERS b/DEVELOPERS
index 106510ea84..b7d19bc299 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -2266,55 +2266,20 @@ F: utils/diffconfig
N: Marcus Hoffmann <bubu@bubu1.eu>
F: package/nethogs/
-F: package/pico-sdk/
-F: package/picotool/
-F: package/python-annotated-doc/
-F: package/python-apscheduler/
-F: package/python-crc/
-F: package/python-diskcache/
F: package/python-django/
F: package/python-gpiod/
-F: package/python-immutabledict/
F: package/python-jc/
-F: package/python-log-rate-limit/
-F: package/python-pydantic/
-F: package/python-pydantic-core/
-F: package/python-pydantic-settings/
-F: package/python-ruamel-yaml-clib/
-F: package/python-typing-inspection/
-F: package/python-tzlocal/
-F: package/python-sdbus-modemmanager/
-F: package/python-sdbus-systemd/
F: package/python-varlink/
F: package/python-waitress/
F: package/python-whitenoise/
-F: support/testing/tests/package/test_python_apscheduler.py
-F: support/testing/tests/package/test_python_crc.py
-F: support/testing/tests/package/test_python_diskcache.py
F: support/testing/tests/package/test_python_django.py
-F: support/testing/tests/package/test_python_fastapi.py
-F: support/testing/tests/package/test_python_pydantic.py
-F: support/testing/tests/package/test_python_pydantic_settings.py
F: support/testing/tests/package/test_python_requests.py
-F: support/testing/tests/package/test_python_ruamel_yaml.py
-F: support/testing/tests/package/test_python_sdbus_modemmanager.py
-F: support/testing/tests/package/test_python_sdbus_systemd.py
-F: support/testing/tests/package/test_python_tzlocal.py
F: support/testing/tests/package/test_python_varlink.py
F: support/testing/tests/package/test_python_varlink/
F: support/testing/tests/package/test_python_waitress.py
F: support/testing/tests/package/test_python_whitenoise.py
-F: support/testing/tests/package/sample_python_apscheduler.py
-F: support/testing/tests/package/sample_python_crc.py
-F: support/testing/tests/package/sample_python_diskcache.py
F: support/testing/tests/package/sample_python_django.py
-F: support/testing/tests/package/sample_python_fastapi.py
-F: support/testing/tests/package/sample_python_pydantic.py
-F: support/testing/tests/package/sample_python_pydantic_settings.py
F: support/testing/tests/package/sample_python_requests.py
-F: support/testing/tests/package/sample_python_ruamel_yaml.py
-F: support/testing/tests/package/sample_python_sdbus_modemmanager.py
-F: support/testing/tests/package/sample_python_sdbus_systemd.py
N: Marek Belisko <marek.belisko@open-nandra.com>
F: package/libatasmart/
--
2.53.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: remove Marcus Hoffmann from no longer used packages
2026-03-10 10:10 [Buildroot] [PATCH] DEVELOPERS: remove Marcus Hoffmann from no longer used packages Marcus Hoffmann via buildroot
@ 2026-03-10 22:08 ` Julien Olivain via buildroot
2026-03-20 15:55 ` Thomas Perale via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2026-03-10 22:08 UTC (permalink / raw)
To: Marcus Hoffmann; +Cc: buildroot, Manuel Diener
On 10/03/2026 11:10, Marcus Hoffmann via buildroot wrote:
> Remove myself from packages that I'm no longer personally interested
> in.
>
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] DEVELOPERS: remove Marcus Hoffmann from no longer used packages
2026-03-10 10:10 [Buildroot] [PATCH] DEVELOPERS: remove Marcus Hoffmann from no longer used packages Marcus Hoffmann via buildroot
2026-03-10 22:08 ` Julien Olivain via buildroot
@ 2026-03-20 15:55 ` Thomas Perale via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2026-03-20 15:55 UTC (permalink / raw)
To: Marcus Hoffmann; +Cc: Thomas Perale, buildroot
In reply of:
> Remove myself from packages that I'm no longer personally interested in.
>
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Applied to 2025.02.x & 2026.02.x. Thanks
> ---
> DEVELOPERS | 35 -----------------------------------
> 1 file changed, 35 deletions(-)
>
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 106510ea84..b7d19bc299 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -2266,55 +2266,20 @@ F: utils/diffconfig
>
> N: Marcus Hoffmann <bubu@bubu1.eu>
> F: package/nethogs/
> -F: package/pico-sdk/
> -F: package/picotool/
> -F: package/python-annotated-doc/
> -F: package/python-apscheduler/
> -F: package/python-crc/
> -F: package/python-diskcache/
> F: package/python-django/
> F: package/python-gpiod/
> -F: package/python-immutabledict/
> F: package/python-jc/
> -F: package/python-log-rate-limit/
> -F: package/python-pydantic/
> -F: package/python-pydantic-core/
> -F: package/python-pydantic-settings/
> -F: package/python-ruamel-yaml-clib/
> -F: package/python-typing-inspection/
> -F: package/python-tzlocal/
> -F: package/python-sdbus-modemmanager/
> -F: package/python-sdbus-systemd/
> F: package/python-varlink/
> F: package/python-waitress/
> F: package/python-whitenoise/
> -F: support/testing/tests/package/test_python_apscheduler.py
> -F: support/testing/tests/package/test_python_crc.py
> -F: support/testing/tests/package/test_python_diskcache.py
> F: support/testing/tests/package/test_python_django.py
> -F: support/testing/tests/package/test_python_fastapi.py
> -F: support/testing/tests/package/test_python_pydantic.py
> -F: support/testing/tests/package/test_python_pydantic_settings.py
> F: support/testing/tests/package/test_python_requests.py
> -F: support/testing/tests/package/test_python_ruamel_yaml.py
> -F: support/testing/tests/package/test_python_sdbus_modemmanager.py
> -F: support/testing/tests/package/test_python_sdbus_systemd.py
> -F: support/testing/tests/package/test_python_tzlocal.py
> F: support/testing/tests/package/test_python_varlink.py
> F: support/testing/tests/package/test_python_varlink/
> F: support/testing/tests/package/test_python_waitress.py
> F: support/testing/tests/package/test_python_whitenoise.py
> -F: support/testing/tests/package/sample_python_apscheduler.py
> -F: support/testing/tests/package/sample_python_crc.py
> -F: support/testing/tests/package/sample_python_diskcache.py
> F: support/testing/tests/package/sample_python_django.py
> -F: support/testing/tests/package/sample_python_fastapi.py
> -F: support/testing/tests/package/sample_python_pydantic.py
> -F: support/testing/tests/package/sample_python_pydantic_settings.py
> F: support/testing/tests/package/sample_python_requests.py
> -F: support/testing/tests/package/sample_python_ruamel_yaml.py
> -F: support/testing/tests/package/sample_python_sdbus_modemmanager.py
> -F: support/testing/tests/package/sample_python_sdbus_systemd.py
>
> N: Marek Belisko <marek.belisko@open-nandra.com>
> F: package/libatasmart/
> --
> 2.53.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-20 15:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10 10:10 [Buildroot] [PATCH] DEVELOPERS: remove Marcus Hoffmann from no longer used packages Marcus Hoffmann via buildroot
2026-03-10 22:08 ` Julien Olivain via buildroot
2026-03-20 15:55 ` Thomas Perale via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox