oxidized: remove myself as maintainer

This commit is contained in:
WilliButz
2023-07-29 15:55:26 +02:00
parent 4995330a47
commit caab147bb0
+1 -1
View File
@@ -14,7 +14,7 @@ bundlerApp {
description = "A network device configuration backup tool. It's a RANCID replacement!";
homepage = "https://github.com/ytti/oxidized";
license = licenses.asl20;
maintainers = with maintainers; [ willibutz nicknovitski netali ];
maintainers = with maintainers; [ nicknovitski netali ];
platforms = platforms.linux;
};
}