diff --git a/pyproject.toml b/pyproject.toml index b85d554..236a02d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ disable = "wrong-import-order" name = "flask-multipass-saml-groups" version = "0.2.0" description = "This package provides an identity provider for Flask-Multipass, which allows you to use SAML groups. It is designed to be used as a plugin for Indico." -authors = ["launchpad.net/~canonical-is-devops "] +authors = ["canonical-is-devops "] license = "Apache-2.0 license" readme = "README.md"