containerlab: remove aaronjheng from maintainers (#444036)
This commit is contained in:
@@ -59,7 +59,7 @@ buildGoModule (finalAttrs: {
|
||||
changelog = "https://github.com/srl-labs/containerlab/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ aaronjheng ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
mainProgram = "containerlab";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user