mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
gollum: add maintainer
This commit is contained in:
parent
c94beb1e3a
commit
1130d57afb
2 changed files with 6 additions and 1 deletions
|
@ -8009,6 +8009,11 @@
|
||||||
github = "jorsn";
|
github = "jorsn";
|
||||||
githubId = 4646725;
|
githubId = 4646725;
|
||||||
};
|
};
|
||||||
|
joscha = {
|
||||||
|
name = "joscha Loos";
|
||||||
|
email = "j.loos@posteo.net";
|
||||||
|
githubId = 57965027;
|
||||||
|
};
|
||||||
joshniemela = {
|
joshniemela = {
|
||||||
name = "Joshua Niemelä";
|
name = "Joshua Niemelä";
|
||||||
email = "josh@jniemela.dk";
|
email = "josh@jniemela.dk";
|
||||||
|
|
|
@ -154,5 +154,5 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
meta.maintainers = with lib.maintainers; [ erictapen bbenno ];
|
meta.maintainers = with lib.maintainers; [ erictapen bbenno joscha ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue