Skip to content

Commit 700aeb9

Browse files
committed
[Metrics chapter] adding trivial word fixes and exceptions
1 parent 62ecdbd commit 700aeb9

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ Fogel
1111

1212
# Orgs
1313
Mattermost
14-
Atlasian
14+
Atlasian
15+
Universidad
16+
Rey

measuring/areas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ organization.
8282
we have when measuring this type of metrics is that we can control
8383
where our InnerSource method is leading those metrics. Increases in
8484
the code complexity or less test coverage may indicate unexpected
85-
behaviours that should be fixed and controlled.
85+
behaviors that should be fixed and controlled.

measuring/authors.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ Chronological order:
1111
* Gregorio Robles. [Universidad Rey Juan Carlos](https://www.urjc.es/).
1212
* José Manrique López. [Bitergia](http://bitergia.com).
1313
* Kate Stewart. [The Linux Foundation](https://www.linuxfoundation.org/).
14-

measuring/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This report aims to formalize a strategy and a method to identify,
1010
acquire and understand metrics, and how to apply those to the inner
1111
source world. Part of the information found in this document is built on
1212
top of previous literature and talks about InnerSource. However, none
13-
of the former seems to focus especifically on the metrics needed to
13+
of the former seems to focus specifically on the metrics needed to
1414
understand if a process is working as expected, or if substantial
1515
changes are required.
1616

@@ -35,7 +35,7 @@ Rewarding systems on top of the metrics are also recommended, but always
3535
with a specific focus on fostering some actions such as pushing
3636
developers to commit their first pull request[^1]. The point about
3737
having metrics is that people can cheat on them, so when fostering
38-
specific behaviours, those should be use in short periods of time to
38+
specific behaviors, those should be use in short periods of time to
3939
help developers to get used to some way of developing. The most
4040
recommended use of metrics is to track the performance of the whole
4141
community and how to avoid bottlenecks and actions that may delay their

measuring/metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ process, but this also helps to be more metrics-friendly as there is a
1818
clear workflow followed by any developer within the organization.
1919

2020
On the other hand, if the workflow is not well defined or if the
21-
development infrastructure allows to have work arounds, this may lead to
21+
development infrastructure allows to have work-arounds, this may lead to
2222
situations where shortcuts are usual, and developers and managers may get
2323
frustrated at some point.
2424

@@ -265,7 +265,7 @@ Scalability
265265
And this leads to pure scalability. When allowing D2D relationships from
266266
any place within the organization, middle management roles tend to
267267
re-convert themselves to community managers that foster that type of
268-
behaviours, bring hackathons at home and invite third parties to
268+
behaviors, bring hackathons at home and invite third parties to
269269
participate in their projects as they participate in others.
270270

271271
Keep Great Developers in House

0 commit comments

Comments
 (0)