python3Packages.cypari: add alejo7797 to maintainers

This commit is contained in:
Alex Epelde
2025-10-10 23:44:50 -04:00
parent e7295fa530
commit a3f1cfb8c4
9 changed files with 36 additions and 9 deletions
@@ -74,7 +74,10 @@ buildPythonPackage rec {
description = "Sage's PARI extension, modified to stand alone";
homepage = "https://github.com/3-manifolds/CyPari";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
changelog = "https://github.com/3-manifolds/CyPari/releases/tag/${src.tag}";
};
}
@@ -37,6 +37,9 @@ buildPythonPackage rec {
changelog = "https://github.com/3-manifolds/FXrays/releases/tag/${src.tag}";
homepage = "https://github.com/3-manifolds/FXrays";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}
@@ -37,6 +37,9 @@ buildPythonPackage rec {
changelog = "https://github.com/3-manifolds/knot_floer_homology/releases/tag/${src.tag}";
homepage = "https://github.com/3-manifolds/knot_floer_homology";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}
@@ -33,6 +33,9 @@ buildPythonPackage rec {
changelog = "https://github.com/3-manifolds/low_index/releases/tag/${src.tag}";
homepage = "https://github.com/3-manifolds/low_index";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}
@@ -34,6 +34,9 @@ buildPythonPackage rec {
homepage = "https://3-manifolds.github.io/PLink";
changelog = "https://github.com/3-manifolds/PLink/releases/tag/${src.tag}";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}
@@ -29,6 +29,9 @@ buildPythonPackage rec {
homepage = "https://snappy.computop.org";
changelog = "https://github.com/3-manifolds/snappy_15_knots/releases/tag/${src.tag}";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ noiioiu ];
maintainers = with maintainers; [
noiioiu
alejo7797
];
};
}
@@ -26,6 +26,9 @@ buildPythonPackage rec {
changelog = "https://github.com/3-manifolds/snappy_manifolds/releases/tag/${src.tag}";
homepage = "https://snappy.computop.org";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}
@@ -44,6 +44,9 @@ buildPythonPackage rec {
homepage = "https://snappy.computop.org/spherogram.html";
changelog = "https://github.com/3-manifolds/Spherogram/releases/tag/${src.tag}";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}
@@ -29,6 +29,9 @@ buildPythonPackage rec {
changelog = "https://github.com/3-manifolds/tkinter_gl/releases/tag/${src.tag}";
homepage = "https://github.com/3-manifolds/tkinter_gl";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [ noiioiu ];
maintainers = with lib.maintainers; [
noiioiu
alejo7797
];
};
}