bcachefs: Add YellowOnion as maintainer
This commit is contained in:
committed by
Jörg Thalheim
parent
e10bb1082a
commit
6c1a24a6ea
@@ -19069,6 +19069,13 @@
|
||||
fingerprint = "FD0A C425 9EF5 4084 F99F 9B47 2ACC 9749 7C68 FAD4";
|
||||
}];
|
||||
};
|
||||
YellowOnion = {
|
||||
name = "Daniel Hill";
|
||||
email = "daniel@gluo.nz";
|
||||
github = "YellowOnion";
|
||||
githubId = 364160;
|
||||
matrix = "@woobilicious:matrix.org";
|
||||
};
|
||||
yesbox = {
|
||||
email = "jesper.geertsen.jonsson@gmail.com";
|
||||
github = "yesbox";
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
extraMeta = {
|
||||
branch = "master";
|
||||
broken = stdenv.isAarch64;
|
||||
maintainers = with lib.maintainers; [ davidak Madouura pedrohlc raitobezarius ];
|
||||
maintainers = with lib.maintainers; [ davidak Madouura pedrohlc raitobezarius YellowOnion ];
|
||||
};
|
||||
|
||||
structuredExtraConfig = with lib.kernel; {
|
||||
|
||||
Reference in New Issue
Block a user