[console_scripts]
specfuse-orchestrator = specfuse.orchestrator.cli:main
specfuse-poller = specfuse.orchestrator.poller:main
specfuse-runner = specfuse.orchestrator.runner:main
specfuse-validate-event = specfuse.orchestrator.validate_event:main
specfuse-validate-frontmatter = specfuse.orchestrator.validate_frontmatter:main

[specfuse.ownership]
orchestrator = specfuse.orchestrator:ownership_fragment
