nixos/bcachefs, bcachefs: add johnrtitor as maintainer
Let's give it a try once again, now that I am back on Bcachefs Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
parent
774eadda46
commit
4cd9dd4a87
@ -323,4 +323,8 @@ in
|
||||
})
|
||||
]
|
||||
);
|
||||
|
||||
meta = {
|
||||
inherit (pkgs.bcachefs-tools.meta) maintainers;
|
||||
};
|
||||
}
|
||||
|
@ -132,6 +132,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = with lib.maintainers; [
|
||||
davidak
|
||||
johnrtitor
|
||||
Madouura
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
|
Loading…
x
Reference in New Issue
Block a user