Doc: Refer to "Engineering Steering Committee"

The name of the committee was changed from "Steering Committee"
to "Engineering Steering" committee. Update references accordingly,
throughout the community governance documentation.

Don't replace every single occurrence. It's enough to replace only
in section titles and introductory sentences. If every occurrence
is replaced the text gets repetetive.

Change-Id: I8c83533a037243539655f79c979eba0423065339
This commit is contained in:
David Pursehouse
2019-05-28 08:58:59 +09:00
parent 6b6f957b9a
commit 7840d81f14
4 changed files with 11 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ link:dev-cla.html[contributor's agreement] on file with the project.
* link:https://gerrit-review.googlesource.com/q/status:open+project:gerrit[Change Review]
* link:dev-design.html[System Design]
* Processes
** link:dev-processes.html#project-governance[Project Governance / Steering Committee]
** link:dev-processes.html#project-governance[Project Governance / Engineering Steering Committee]
** link:dev-contributing.html#contribution-processes[Contribution Processes]
*** link:dev-contributing.html#lightweight-contribution-process[Lightweight Contribution Process]
*** link:dev-contributing.html#design-driven-contribution-process[Design-Driven Contribution Process]
@@ -30,7 +30,7 @@ link:dev-cla.html[contributor's agreement] on file with the project.
** link:dev-roles.html#contributor[Contributor]
** link:dev-roles.html#maintainer[Maintainer]
** link:dev-roles.html#mentor[Mentor]
** link:dev-roles.html#steering-committee-member[Steering Committee Member]
** link:dev-roles.html#steering-committee-member[Engineering Steering Committee Member]
** link:dev-roles.html#community-manager[Community Manager]
** link:dev-roles.html#release-manager[Release Manager]

View File

@@ -35,14 +35,14 @@ frame since once a design is approved and submitted the implementation
may start immediately.
Within the 10 calendar days time frame, the contributor should hear back
from the link:dev-processes.html#steering-committee[steering committee]
from the link:dev-processes.html#steering-committee[engineering steering committee]
whether the proposed feature is in scope of the project and if it can
be accepted.
In order to be accepted/submitted, it is not necessary that the design
doc fully specifies all the details, but the idea of the feature and
how it fits into Gerrit should be sufficiently clear (judged by the
steering committee). Contributors are expected to keep the design doc
engineering steering committee). Contributors are expected to keep the design doc
updated and fill in gaps while they go forward with the implementation.
[[watch-designs]]

View File

@@ -2,9 +2,10 @@
[[project-governance]]
[[steering-committee]]
== Project Governance / Steering Committee
== Project Governance / Engineering Steering Committee
The Gerrit project has a steering committee that is in charge of:
The Gerrit project has an engineering steering committee (ESC) that is
in charge of:
* Gerrit core (the `gerrit` project) and the core plugins
* defining the project vision and the project scope

View File

@@ -142,7 +142,7 @@ Maintainers should only approve changes that:
* they fully understand
* are in line with the project vision and project scope that are
defined by the link:dev-processes.html#steering-committee[steering
defined by the link:dev-processes.html#steering-committee[engineering steering
committee], and should consult them, when in doubt
* meet the quality expectations of the project (well-tested, properly
documented, scalable, backwards-compatible)
@@ -221,10 +221,10 @@ include:
* activity on the mailing list
[[steering-committee-member]]
== Steering Committee Member
== Engineering Steering Committee Member
The Gerrit project has a steering committee that governs the project,
see link:dev-processes.html#project-governance[Project Governance].
The Gerrit project has an Engineering Steering Committee (ESC) that
governs the project, see link:dev-processes.html#project-governance[Project Governance].
Members of the steering committee are expected to act in the interest
of the Gerrit project and the whole Gerrit community.