mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 18:38:01 +00:00
Merge pull request #303028 from annaleaves/removeannannalee
treewide: drop a-n-n-a-l-e-e
This commit is contained in:
commit
060f38fd6e
@ -1342,12 +1342,6 @@
|
||||
githubId = 81317317;
|
||||
name = "Anna Aurora";
|
||||
};
|
||||
a-n-n-a-l-e-e = {
|
||||
github = "a-n-n-a-l-e-e";
|
||||
githubId = 150648636;
|
||||
matrix = "@a-n-n-a-l-e-e:matrix.org";
|
||||
name = "annalee";
|
||||
};
|
||||
anoa = {
|
||||
matrix = "@andrewm:amorgan.xyz";
|
||||
email = "andrew@amorgan.xyz";
|
||||
|
@ -56,6 +56,6 @@ buildPythonPackage rec {
|
||||
description = "Conic Interior Point Solver";
|
||||
homepage = "https://github.com/oxfordcontrol/Clarabel.rs";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ a-n-n-a-l-e-e ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
@ -80,6 +80,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/cvxgrp/scs"; # upstream C package
|
||||
downloadPage = "https://github.com/bodono/scs-python";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ a-n-n-a-l-e-e drewrisinger ];
|
||||
maintainers = with maintainers; [ drewrisinger ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user