python312Packages.libsass: add sigmanificient to maintainers
This commit is contained in:
parent
7d505febb3
commit
764b4cc6b4
@ -42,6 +42,6 @@ buildPythonPackage rec {
|
||||
mainProgram = "pysassc";
|
||||
homepage = "https://sass.github.io/libsass-python/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ sigmanificient ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user