treewide: largely remove danth from maintainers

I have not used most of these in a while, so have no interest in
maintaining them any more.
This commit is contained in:
Daniel Thwaites 2026-07-04 18:56:47 +01:00
commit 3bc78b00e8
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D
6 changed files with 1 additions and 6 deletions

View file

@ -327,7 +327,6 @@ in
};
meta.maintainers = with lib.maintainers; [
danth
linsui
];
}

View file

@ -202,7 +202,6 @@ in
meta.maintainers = with lib.maintainers; [
bhankas
danth
ramblurr
];
}