teeworlds: add Luflosi as maintainer

Luflosi 0289bacd eb45a616

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