fix grammar in announcement email
Change-Id: I23137bd769326f7114de81352162523cfc8b43fe Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
af91a50d2b
commit
0d6ce00a4a
@ -115,10 +115,11 @@ class MigrationAnnounce(command.Command):
|
||||
return parser
|
||||
|
||||
body_template = textwrap.dedent('''
|
||||
The Zuul project settings for the {{team}} repositories
|
||||
has begun. Please do not approve any changes to
|
||||
openstack-infra/project-config/zuul.d/projects.yaml for
|
||||
the following repositories:
|
||||
The migration of Zuul project settings for the
|
||||
{{team}} repositories has begun.
|
||||
Please do not approve any changes to
|
||||
openstack-infra/project-config/zuul.d/projects.yaml
|
||||
for the following repositories:
|
||||
{% for repo in repos %}
|
||||
- {{repo}}
|
||||
{%- endfor %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user