superTuxKart: add SchweGELBin to maintainers

This commit is contained in:
SchweGELBin
2025-10-26 14:51:04 +01:00
parent e18f03258a
commit 4a9e4fafab

View File

@@ -158,6 +158,7 @@ stdenv.mkDerivation rec {
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
peterhoeg
SchweGELBin
];
platforms = with lib.platforms; unix;
changelog = "https://github.com/supertuxkart/stk-code/blob/${version}/CHANGELOG.md";