Commit 6e2e8e69d5d0b9f7ecd97d3d90243bfee736f63f
1 parent
99e99c23
Exists in
master
and in
3 other branches
[ieeeSW] Grammarly on Shared Responsibility section
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
ieeeSW/releaseEng3/IEEE_ThemeIssue_ReleaseEng_CD.md
... | ... | @@ -248,13 +248,13 @@ would not go looking for other jobs. |
248 | 248 | ### Shared Responsibility |
249 | 249 | |
250 | 250 | Initially, the development team could not track what happened to the code after |
251 | -its delivery, since government technicians were the only responsible for | |
251 | +its delivery, since government technicians were the only ones responsible for | |
252 | 252 | deploying the project. The implementation of CD made developers feel equally |
253 | 253 | responsible for what was getting into production and take ownership of the |
254 | 254 | project. |
255 | 255 | % |
256 | 256 | Interestingly, the CD pipeline had the same effect on the team of requirement |
257 | -analysts. They became more engaged on the whole process, opening and discussing | |
257 | +analysts. They became more engaged in the whole process, opening and discussing | |
258 | 258 | issues during the platform evolution. Additionally, developers worked to improve |
259 | 259 | the CD pipeline to speed up the process of making new features available in the |
260 | 260 | production environment for analysts’ validation. | ... | ... |