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:
Peder Bergebakken Sundt 2025-06-02 02:05:17 +02:00
parent f9969bf7f6
commit bc45e0df13

View file

@ -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";