bird-lg: add e1mo as maintainer

This commit is contained in:
Moritz 'e1mo' Fromm
2023-06-19 17:35:30 +02:00
parent d5a697ad4d
commit 16f96cf4ee
+4 -1
View File
@@ -26,7 +26,10 @@ let
homepage = "https://github.com/xddxdd/bird-lg-go";
changelog = "https://github.com/xddxdd/bird-lg-go/releases/tag/v${version}";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ tchekda ];
maintainers = with maintainers; [
tchekda
e1mo
];
};
};