all tests: added meta.maintainers section
This commit is contained in:
@@ -17,6 +17,9 @@ let
|
||||
|
||||
in {
|
||||
name = "openssh";
|
||||
meta = with pkgs.stdenv.lib.maintainers; {
|
||||
maintainers = [ aszlig eelco chaoflow ];
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user