protonup-ng: add cafkafk to maintainers

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen
2023-12-09 17:15:35 +01:00
parent e58fea0a2b
commit 889014629c
@@ -24,7 +24,7 @@ buildPythonPackage rec {
homepage = "https://github.com/cloudishBenne/protonup-ng";
description = "CLI program and API to automate the installation and update of GloriousEggroll's Proton-GE";
license = licenses.gpl3Only;
maintainers = with maintainers; [ Madouura ];
maintainers = with maintainers; [ Madouura cafkafk ];
mainProgram = "protonup";
};
}