about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2020-02-13 04:21:00 -0500
committerMario Rodas <marsam@users.noreply.github.com>2020-02-13 04:21:00 -0500
commitef44aa017e5fd68c9516d6080fc0f2597ba0fb6c (patch)
tree74518edd2a1d7208a54d0e8e74c760baec9dcfb6
parent7ea0c42a83b2c6bfebdebea0649a35aebdb5d474 (diff)
downloadnixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.tar
nixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.tar.gz
nixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.tar.bz2
nixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.tar.lz
nixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.tar.xz
nixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.tar.zst
nixlib-ef44aa017e5fd68c9516d6080fc0f2597ba0fb6c.zip
satysfi: add marsam to maintainers
-rw-r--r--pkgs/tools/typesetting/satysfi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/typesetting/satysfi/default.nix b/pkgs/tools/typesetting/satysfi/default.nix
index 13196556cd5a..f2d447f66f6e 100644
--- a/pkgs/tools/typesetting/satysfi/default.nix
+++ b/pkgs/tools/typesetting/satysfi/default.nix
@@ -74,7 +74,7 @@ in
       homepage = https://github.com/gfngfn/SATySFi;
       description = "A statically-typed, functional typesetting system";
       license = licenses.lgpl3;
-      maintainers = [ maintainers.mt-caret ];
+      maintainers = [ maintainers.mt-caret maintainers.marsam ];
       platforms = platforms.all;
     };
   }