schleuder{,-cli}: remove hexa from maintainers

This commit is contained in:
Martin Weinelt
2025-12-17 02:42:09 +01:00
parent 67b29bc945
commit 82781f4bfc
2 changed files with 0 additions and 2 deletions
@@ -30,6 +30,5 @@ bundlerApp {
homepage = "https://schleuder.org";
changelog = "https://0xacab.org/schleuder/schleuder-cli/-/blob/main/CHANGELOG.md";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ hexa ];
};
}
-1
View File
@@ -35,6 +35,5 @@ bundlerApp {
homepage = "https://schleuder.org";
changelog = "https://0xacab.org/schleuder/schleuder/blob/main/CHANGELOG.md";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ hexa ];
};
}