mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
maintainers: add b-m-f
Became maintainer of nixos/jupyter in https://github.com/NixOS/nixpkgs/pull/367106. This error was not caught since meta.maintainer in nixos modules are not at the time of writing evaluated
This commit is contained in:
parent
f9969bf7f6
commit
bc45e0df13
1 changed files with 6 additions and 0 deletions
|
@ -2644,6 +2644,12 @@
|
||||||
githubId = 9315;
|
githubId = 9315;
|
||||||
name = "Zhong Jianxin";
|
name = "Zhong Jianxin";
|
||||||
};
|
};
|
||||||
|
b-m-f = {
|
||||||
|
email = "maximilian@sodawa.com";
|
||||||
|
github = "b-m-f";
|
||||||
|
githubId = 2843450;
|
||||||
|
name = "Maximilian Ehlers";
|
||||||
|
};
|
||||||
b-rodrigues = {
|
b-rodrigues = {
|
||||||
email = "bruno@brodrigues.co";
|
email = "bruno@brodrigues.co";
|
||||||
github = "b-rodrigues";
|
github = "b-rodrigues";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue