teeworlds: add Luflosi as maintainer

Luflosi 0289bacd eb45a616

+1 -1
+1 -1
pkgs/games/teeworlds/default.nix
··· 51 52 homepage = "https://teeworlds.com/"; 53 license = "BSD-style, see `license.txt'"; 54 - maintainers = with lib.maintainers; [ astsmtl ]; 55 platforms = lib.platforms.linux; 56 }; 57 }
··· 51 52 homepage = "https://teeworlds.com/"; 53 license = "BSD-style, see `license.txt'"; 54 + maintainers = with lib.maintainers; [ astsmtl Luflosi ]; 55 platforms = lib.platforms.linux; 56 }; 57 }