mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Merge: nixos/nextcloud: add maintainer team, update docs about maintainership of apps (#393069)
This commit is contained in:
commit
f20b220e17
16 changed files with 47 additions and 66 deletions
|
@ -864,6 +864,19 @@ with lib.maintainers;
|
|||
shortName = "Vim/Neovim";
|
||||
};
|
||||
|
||||
nextcloud = {
|
||||
members = [
|
||||
bachp
|
||||
britter
|
||||
dotlambda
|
||||
ma27
|
||||
provokateurin
|
||||
];
|
||||
scope = "Maintain Nextcloud, its tests and the integration of applications.";
|
||||
shortName = "Nextcloud";
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
ngi = {
|
||||
members = [
|
||||
eljamm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue