maintainers: remove duplicate nixpkgs maintainers

We don't need to maintain them in here, removing them to fix CI check

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-07-17 14:36:16 -05:00
parent defabc11ab
commit 7c78e592a8
4 changed files with 3 additions and 17 deletions

View file

@ -19,7 +19,7 @@ let
in
{
meta.maintainers = [
lib.hm.maintainers.delafthi
lib.maintainers.delafthi
];
options.programs.codex = {