maintainers: rename alyaeanyx -> pentane (#412853)

This commit is contained in:
Atemu 2025-06-01 12:14:01 +02:00 committed by GitHub
commit 3290ebb4a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 21 additions and 21 deletions

View file

@ -270,7 +270,7 @@ in
buildDocsInSandbox = false;
doc = ./mautrix-signal.md;
maintainers = with lib.maintainers; [
alyaeanyx
pentane
frederictobiasc
];
};

View file

@ -159,5 +159,5 @@ in
}) cfg.interfaces;
};
meta.maintainers = with maintainers; [ alyaeanyx ];
meta.maintainers = with maintainers; [ pentane ];
}

View file

@ -486,7 +486,7 @@ in
};
meta.maintainers = with lib.maintainers; [
alyaeanyx
pentane
raylas
rvdp
neverbehave