There are no core developers, only core reviewers

We've insisted in the past that "core developers" aren't a thing, so
if we want to avoid continued propagation of that terminology then
we should do our best to avoid using it in Zuul pipeline
descriptions.

Change-Id: Ifbebf824716e4a4d1bab4eb194a8b6e8b4fedd5f
This commit is contained in:
Jeremy Stanley 2018-06-28 15:51:36 +00:00
parent 92f1a5efc0
commit 00336ec5ab
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
- pipeline:
name: gate
description: |
Changes that have been approved by core developers are enqueued
Changes that have been approved by core reviewers are enqueued
in order in this pipeline, and if they pass tests, will be
merged.
success-message: Build succeeded (gate pipeline).