diff --git a/pyproject.toml b/pyproject.toml index bd903cd..5e09e5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,10 @@ build-backend = "setuptools.build_meta" name = "buildbot-nix" authors = [ { name = "Jörg Thalheim", email = "joerg@thalheim.io" }, + { name = "Raito Bezarius", email = "raito@lix.systems" }, + { name = "Puck Meerburg", email = "puck@puckipedia.com" }, + { name = "pennae", email = "pennae@lix.systems" }, + { name = "Qyriad", email = "qyriad+lix@fastmail.com" }, ] description = "A nixos module to make buildbot a proper Nix-CI." readme = "README.rst"