brogue-ce: add AndersonTorres as maintainer

Because I am already a mantainer for Brogue Classic.

authored by Anderson Torres and committed by Peter Hoeg f8bd7871 bcec59d3

+1 -1
+1 -1
pkgs/games/brogue-ce/default.nix
··· 57 description = "A community-lead fork of the minimalist roguelike game Brogue"; 58 homepage = "https://github.com/tmewett/BrogueCE"; 59 license = licenses.agpl3; 60 - maintainers = with maintainers; [ fgaz ]; 61 platforms = platforms.all; 62 }; 63 }
··· 57 description = "A community-lead fork of the minimalist roguelike game Brogue"; 58 homepage = "https://github.com/tmewett/BrogueCE"; 59 license = licenses.agpl3; 60 + maintainers = with maintainers; [ AndersonTorres fgaz ]; 61 platforms = platforms.all; 62 }; 63 }