pkgs: add maxeaubrey to maintainers

This commit is contained in:
Maxine Aubrey 2021-07-18 21:23:26 +02:00
parent 64c4e4bcce
commit dbf4e2980d
No known key found for this signature in database
GPG key ID: F6FE033DFCB899F7
8 changed files with 8 additions and 6 deletions

View file

@ -58,7 +58,7 @@ in
homepage = "https://code.visualstudio.com/";
downloadPage = "https://code.visualstudio.com/Updates";
license = licenses.unfree;
maintainers = with maintainers; [ eadwu synthetica ];
maintainers = with maintainers; [ eadwu synthetica maxeaubrey ];
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ];
};
}

View file

@ -53,6 +53,6 @@ buildGoPackage rec {
description = "A Distributed, Highly Available, Datacenter-Aware Scheduler";
platforms = platforms.unix;
license = licenses.mpl20;
maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes ];
maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes maxeaubrey ];
};
}

View file

@ -62,6 +62,7 @@ let
marsam
timstott
zimbatm
maxeaubrey
];
};
} // attrs');

View file

@ -42,6 +42,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/ubuntu/yaru";
license = with licenses; [ cc-by-sa-40 gpl3Plus lgpl21Only lgpl3Only ];
platforms = platforms.linux;
maintainers = with maintainers; [ fortuneteller2k ];
maintainers = with maintainers; [ fortuneteller2k maxeaubrey ];
};
}

View file

@ -100,7 +100,7 @@ let
homepage = "https://wiki.gnome.org/Projects/Vala";
license = licenses.lgpl21Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ antono jtojnar peterhoeg ];
maintainers = with maintainers; [ antono jtojnar peterhoeg maxeaubrey ];
};
});

View file

@ -38,6 +38,6 @@ stdenv.mkDerivation rec {
'';
license = licenses.lgpl21Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ mic92 dtzWill ];
maintainers = with maintainers; [ mic92 dtzWill maxeaubrey ];
};
}

View file

@ -91,6 +91,6 @@ stdenv.mkDerivation rec {
description = "Wireless daemon for Linux";
license = licenses.lgpl21Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ dtzWill fpletz ];
maintainers = with maintainers; [ dtzWill fpletz maxeaubrey ];
};
}

View file

@ -89,6 +89,7 @@ stdenv.mkDerivation rec {
lnl7
pjones
thoughtpolice
maxeaubrey
];
description = "Media library streaming server";
longDescription = ''