about summary refs log tree commit diff
path: root/nixpkgs/pkgs/games/0ad/data.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/games/0ad/data.nix')
-rw-r--r--nixpkgs/pkgs/games/0ad/data.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/games/0ad/data.nix b/nixpkgs/pkgs/games/0ad/data.nix
index 5cb28b3f3bd6..9533af21b15d 100644
--- a/nixpkgs/pkgs/games/0ad/data.nix
+++ b/nixpkgs/pkgs/games/0ad/data.nix
@@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
     description = "A free, open-source game of ancient warfare -- data files";
     homepage = "https://play0ad.com/";
     license = licenses.cc-by-sa-30;
+    maintainers = with maintainers; [ chvp ];
     platforms = platforms.linux;
     hydraPlatforms = [];
   };