refind: add johnrtitor as maintainer

Authored-By: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
sanana
2025-03-16 14:25:16 +03:00
parent 52918060b9
commit d43fa3231a
+1 -1
View File
@@ -173,7 +173,7 @@ stdenv.mkDerivation rec {
Linux kernels that provide EFI stub support.
'';
homepage = "http://refind.sourceforge.net/";
maintainers = with maintainers; [ ];
maintainers = with maintainers; [ johnrtitor ];
platforms = [
"i686-linux"
"x86_64-linux"