Skip to content

Commit 62ecdbd

Browse files
committed
[Infrastructure chapter] adding trivial word fixes and exceptions
1 parent 069afaa commit 62ecdbd

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

.github/vale/Vocab/Base/accept.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
omnichannel
2-
OSSWatch
2+
OSSWatch
3+
toolchain
4+
archivable
5+
6+
# people
7+
Jono
8+
Bacon
9+
Karl
10+
Fogel
11+
12+
# Orgs
13+
Mattermost
14+
Atlasian

infrastructure/infrastructure.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ process are vital.
1515

1616
Thus the selected infrastructure must be open and transparent by design.
1717
And this should help developers to follow some specific tracks such as
18-
code review processes. This should help to avoid work arounds as well.
18+
code review processes. This should help to avoid work-arounds as well.
1919
Any contributor to the new infrastructure must follow the same rules.
20-
There will be differences in the access level permited such as
20+
There will be differences in the access level permitted such as
2121
those developers that are newcomers versus those that already have
2222
commit rights.
2323

@@ -143,7 +143,7 @@ The infrastructure is thus divided into three main areas:
143143
the basic tooling for developers.
144144
Selecting the right tools will help to have a clear process and that process
145145
will bring trustiness to the community. Any developer must follow that process
146-
and work arounds should not exist. As an example, any developer, even core
146+
and work-arounds should not exist. As an example, any developer, even core
147147
or trusted committers should face a review process when submitting a piece
148148
of code. It is clear that trusted committers have a reputation in the community
149149
and this will help in the review process, but they still need to go through
@@ -181,7 +181,7 @@ business units need of a monitoring infrastructure.
181181
## Development process infrastructure
182182

183183
When developing there are three main tools to take into account: the versioning
184-
, code review and continouos integration systems. Those should follow a process
184+
, code review and continuous integration systems. Those should follow a process
185185
similar to the one depicted in the following picture. If this process
186186
is familiar to you is because this is based on the [OpenStack software development
187187
process](https://docs.openstack.org/infra/manual/developers.html) as detailed in their wiki site.
@@ -414,4 +414,4 @@ provided such as openness.
414414
GitHub enterprise.
415415
GitLab.
416416
In house repositories.
417-
Attlasian stack.
417+
Atlasian stack.

0 commit comments

Comments
 (0)