treewide: Remove my maintainer status from some modules

This commit is contained in:
Elis Hirwing 2026-03-11 19:49:48 +01:00
commit a66ed0bc04
No known key found for this signature in database
6 changed files with 0 additions and 6 deletions

View file

@ -23,7 +23,6 @@ let
in
{
meta.maintainers = with maintainers; [
etu
stunkymonkey
mattchrist
];

View file

@ -2,7 +2,6 @@
{
name = "docuseal";
meta.maintainers = with lib.maintainers; [
etu
stunkymonkey
];

View file

@ -2,7 +2,6 @@
{
name = "docuseal";
meta.maintainers = with lib.maintainers; [
etu
stunkymonkey
];

View file

@ -2,7 +2,6 @@
{
name = "freshrss-caddy-sqlite";
meta.maintainers = with lib.maintainers; [
etu
stunkymonkey
];

View file

@ -2,7 +2,6 @@
{
name = "freshrss-nginx-sqlite";
meta.maintainers = with lib.maintainers; [
etu
stunkymonkey
];

View file

@ -2,7 +2,6 @@
{
name = "freshrss-pgsql";
meta.maintainers = with lib.maintainers; [
etu
stunkymonkey
];