authelia: drop myself from maintenance

I'm not using this package anymore and I cannot maintain it.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius
2024-03-28 22:51:55 +01:00
committed by Yureka
parent 9b324f1e72
commit 432180dade
+1 -1
View File
@@ -72,7 +72,7 @@ buildGoModule rec {
authentication.
'';
license = licenses.asl20;
maintainers = with maintainers; [ jk raitobezarius dit7ya ];
maintainers = with maintainers; [ jk dit7ya ];
mainProgram = "authelia";
};
}