mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
maintainers/teams: init and add helsinki-systems
This commit is contained in:
parent
9b11307f42
commit
7b6580dba4
43 changed files with 63 additions and 53 deletions
|
@ -18,8 +18,8 @@ let
|
|||
name ? mkTestName package,
|
||||
}: makeTest {
|
||||
name = "${name}-replication";
|
||||
meta = with pkgs.lib.maintainers; {
|
||||
maintainers = [ ajs124 das_j ];
|
||||
meta = {
|
||||
maintainers = lib.teams.helsinki-systems.members;
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue