bottom: add maintainer gepbird

This commit is contained in:
Gutyina Gergő
2024-12-11 09:51:52 +01:00
parent 56eb633cc2
commit c2841d774b
+1
View File
@@ -64,6 +64,7 @@ rustPlatform.buildRustPackage rec {
maintainers = with lib.maintainers; [
berbiche
figsoda
gepbird
];
};
}