Merge pull request #327004 from Sigmanificient/libsass
python312Packages.libsass: add sigmanificient to maintainers
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user