frr: add thillux to maintainer list

Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
Markus Theil
2023-08-10 11:06:43 +02:00
parent 6730140c87
commit 833dd20ab2
+1 -1
View File
@@ -213,7 +213,7 @@ stdenv.mkDerivation rec {
private clouds.
'';
license = with licenses; [ gpl2Plus lgpl21Plus ];
maintainers = with maintainers; [ woffs ];
maintainers = with maintainers; [ woffs thillux ];
platforms = platforms.unix;
};