@@ -15,9 +15,9 @@ process are vital.
1515
1616Thus the selected infrastructure must be open and transparent by design.
1717And 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.
1919Any 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
2121those developers that are newcomers versus those that already have
2222commit rights.
2323
@@ -143,7 +143,7 @@ The infrastructure is thus divided into three main areas:
143143the basic tooling for developers.
144144Selecting the right tools will help to have a clear process and that process
145145will 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
147147or trusted committers should face a review process when submitting a piece
148148of code. It is clear that trusted committers have a reputation in the community
149149and 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
183183When 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
185185similar to the one depicted in the following picture. If this process
186186is familiar to you is because this is based on the [ OpenStack software development
187187process] ( https://docs.openstack.org/infra/manual/developers.html ) as detailed in their wiki site.
@@ -414,4 +414,4 @@ provided such as openness.
414414GitHub enterprise.
415415GitLab.
416416In house repositories.
417- Attlasian stack.
417+ Atlasian stack.
0 commit comments