From cf0da86f03daeb91a386706e7673784e2c535661 Mon Sep 17 00:00:00 2001
From: Jeremy Stanley <fungi@yuggoth.org>
Date: Sat, 7 Jul 2018 14:57:28 +0000
Subject: [PATCH] There are no core developers, only core reviewers

Our community has 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 eradicate it in official
documents.

Change-Id: I8f97231f7e56548c5ad0925ba2c5bb09e4800438
---
 doc/source/zuul.rst   | 2 +-
 doc/source/zuulv3.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/zuul.rst b/doc/source/zuul.rst
index 4c78577aa1..fc01614979 100644
--- a/doc/source/zuul.rst
+++ b/doc/source/zuul.rst
@@ -39,7 +39,7 @@ The OpenStack project uses a number of pipelines in Zuul:
   +/-1 Verified vote.
 
 **gate**
-  Changes that have been approved by core developers are enqueued in
+  Changes that have been approved by core reviewers are enqueued in
   order in this pipeline, and if they pass tests, will be merged.
 
 **post**
diff --git a/doc/source/zuulv3.rst b/doc/source/zuulv3.rst
index 60a2a6195d..19aceceffa 100644
--- a/doc/source/zuulv3.rst
+++ b/doc/source/zuulv3.rst
@@ -48,7 +48,7 @@ The OpenStack project uses a number of pipelines in Zuul:
   +/-1 Verified vote.
 
 **gate**
-  Changes that have been approved by core developers are enqueued in
+  Changes that have been approved by core reviewers are enqueued in
   order in this pipeline, and if they pass tests, will be merged.
 
 **post**