bcachefs-tools: remove johnrtitor as maintainer

I have moved to ext4 LVM to look for stability.
After constant breaking changes for the past 6 months, even in mid rc kernel, and with each kernel update requiring fscks (and data corruption), I have decided to give in. Due to me no longer using bcachefs, I don't think I can be a maintainer of this.

I am still willing to merge non-complex updates and such if necesary, but keep in mind that I can not test them.
This commit is contained in:
John Titor 2024-09-16 00:01:18 +05:30
parent 413a052d9d
commit fc851ed483
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -130,7 +130,6 @@ stdenv.mkDerivation (finalAttrs: {
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [
davidak
johnrtitor
Madouura
];
platforms = lib.platforms.linux;