about summary refs log tree commit diff
path: root/pkgs/development/tools/alloy/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/alloy/default.nix')
-rw-r--r--pkgs/development/tools/alloy/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/alloy/default.nix b/pkgs/development/tools/alloy/default.nix
index 0b34055274d0..01706bd9b681 100644
--- a/pkgs/development/tools/alloy/default.nix
+++ b/pkgs/development/tools/alloy/default.nix
@@ -45,7 +45,7 @@ let generic = { major, version, src }:
       downloadPage = http://alloytools.org/download.html;
       license = licenses.mit;
       platforms = platforms.linux;
-      maintainers = with maintainers; [ aminb ];
+      maintainers = with maintainers; [ notbandali ];
     };
   };