openssh: re-add numinit as maintainer
Got deleted in a treewide merge conflict resolution: - Originally added:ef4ac4cc7b- Deleted:f96ac2dcd6
This commit is contained in:
@@ -40,7 +40,10 @@ in
|
||||
./ssh-keysign-8.5.patch
|
||||
];
|
||||
extraMeta = {
|
||||
maintainers = [ lib.maintainers.philiptaron ];
|
||||
maintainers = with lib.maintainers; [
|
||||
philiptaron
|
||||
numinit
|
||||
];
|
||||
teams = [ lib.teams.helsinki-systems ];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user