pythonPackages.snowflake-sqlalchemy: add empty maintainers
This commit is contained in:
@@ -27,5 +27,6 @@ buildPythonPackage rec {
|
|||||||
description = "Snowflake SQLAlchemy Dialect";
|
description = "Snowflake SQLAlchemy Dialect";
|
||||||
homepage = "https://www.snowflake.net/";
|
homepage = "https://www.snowflake.net/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user