treewide: remove danth from some targets (#2396)

Link: https://github.com/nix-community/stylix/pull/2396

Reviewed-by: 0xda157 <da157@voidq.com>
This commit is contained in:
Daniel Thwaites 2026-07-06 04:15:41 +01:00 committed by GitHub
parent 718c14e8ec
commit 9837fb7867
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 11 deletions

View file

@ -2,5 +2,5 @@
{
name = "Chromium";
homepage = "https://www.chromium.org";
maintainers = [ lib.maintainers.danth ];
maintainers = [ ];
}

View file

@ -2,5 +2,5 @@
{
name = "Eye of GNOME";
homepage = "https://gitlab.gnome.org/GNOME/eog";
maintainers = [ lib.maintainers.danth ];
maintainers = [ ];
}

View file

@ -8,7 +8,6 @@
};
maintainers = with lib.maintainers; [
Flameopathic
danth
noahbiewesch
];
description = ''

View file

@ -2,8 +2,5 @@
{
name = "Plymouth";
homepage = "https://www.freedesktop.org/wiki/Software/Plymouth";
maintainers = with lib.maintainers; [
_0x5a4
danth
];
maintainers = with lib.maintainers; [ _0x5a4 ];
}

View file

@ -2,10 +2,7 @@
{
name = "VSCode";
homepage = "https://code.visualstudio.com";
maintainers = with lib.maintainers; [
Flameopathic
danth
];
maintainers = with lib.maintainers; [ Flameopathic ];
description = ''
When theming is enabled for VSCode, Stylix will create and apply its own
VSCode theme, as well as configure settings concerning fonts.