treewide: remove AndersonTorres from maintainers.

This commit is contained in:
Anderson Torres
2026-01-06 00:37:02 -03:00
committed by Robert Helgesson
parent a65c04965c
commit e43f7c3321
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ let
pueuedBin = "${cfg.package}/bin/pueued";
in
{
meta.maintainers = [ lib.maintainers.AndersonTorres ];
meta.maintainers = [ ];
options.services.pueue = {
enable = lib.mkEnableOption "Pueue, CLI process scheduler and manager";

View File

@@ -11,7 +11,7 @@ let
in
{
meta.maintainers = [ lib.maintainers.AndersonTorres ];
meta.maintainers = [ ];
options = {
xsession.windowManager.fluxbox = {