frr: add thillux to maintainer list

Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
Markus Theil 2023-07-21 15:41:00 +02:00
parent 6730140c87
commit 833dd20ab2

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;
};