haskellPackages.reanimate{,-svg}: add Ai-Ya-Ya as maintainer

This commit is contained in:
Ai-Ya-Ya
2026-03-30 12:55:26 +02:00
committed by Wolfgang Walther
parent 6a3e5410eb
commit 4b7174296d
2 changed files with 5 additions and 0 deletions
@@ -127,6 +127,9 @@ extra-packages:
# keep-sorted start skip_lines=1 case=no
package-maintainers:
Ai-Ya-Ya:
- reanimate
- reanimate-svg
alexfmpe:
- basic-sop
- commutative-semigroups
+2
View File
@@ -577709,6 +577709,7 @@ self: {
];
description = "Animation library based on SVGs";
license = lib.licenses.publicDomain;
maintainers = [ lib.maintainers.Ai-Ya-Ya ];
}
) { };
@@ -577789,6 +577790,7 @@ self: {
];
description = "SVG file loader and serializer";
license = lib.licensesSpdx."BSD-3-Clause";
maintainers = [ lib.maintainers.Ai-Ya-Ya ];
}
) { };