bcachefs: Add YellowOnion as maintainer

authored by Daniel Hill and committed by Jörg Thalheim 6c1a24a6 e10bb108

+8 -1
+7
maintainers/maintainer-list.nix
··· 19069 19069 fingerprint = "FD0A C425 9EF5 4084 F99F 9B47 2ACC 9749 7C68 FAD4"; 19070 19070 }]; 19071 19071 }; 19072 + YellowOnion = { 19073 + name = "Daniel Hill"; 19074 + email = "daniel@gluo.nz"; 19075 + github = "YellowOnion"; 19076 + githubId = 364160; 19077 + matrix = "@woobilicious:matrix.org"; 19078 + }; 19072 19079 yesbox = { 19073 19080 email = "jesper.geertsen.jonsson@gmail.com"; 19074 19081 github = "yesbox";
+1 -1
pkgs/os-specific/linux/kernel/linux-testing-bcachefs.nix
··· 20 20 extraMeta = { 21 21 branch = "master"; 22 22 broken = stdenv.isAarch64; 23 - maintainers = with lib.maintainers; [ davidak Madouura pedrohlc raitobezarius ]; 23 + maintainers = with lib.maintainers; [ davidak Madouura pedrohlc raitobezarius YellowOnion ]; 24 24 }; 25 25 26 26 structuredExtraConfig = with lib.kernel; {