python3Packages.cypari: add alejo7797 to maintainers
This commit is contained in:
@@ -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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user