oxidized: replace netali with wdz team as maintainer

This commit is contained in:
Jennifer Graul
2023-10-27 12:37:16 +02:00
committed by Yaya
parent f40016ee08
commit 1327d996fb
+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; [ nicknovitski netali ];
maintainers = with maintainers; [ nicknovitski ] ++ teams.wdz.members;
platforms = platforms.linux;
};
}