mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/stunnel: Add maintainers
This commit is contained in:
parent
4a32dbd1e1
commit
2abe2b2cda
1 changed files with 6 additions and 0 deletions
|
@ -223,6 +223,12 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
meta.maintainers = with maintainers; [
|
||||||
|
# Server side
|
||||||
|
lschuermann
|
||||||
|
# Client side
|
||||||
|
das_j
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue