Skip to content

Commit ee8799e

Browse files
committed
Fix trivial spelling issues (BE => AE)
1 parent c3e7b94 commit ee8799e

7 files changed

Lines changed: 18 additions & 18 deletions

contributor/02-becoming-a-contributor-article.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
== Becoming an InnerSource Contributor
22

3-
InnerSource contributors operate outside of regular team boundaries, they are the links crossing organisational silos. As such, they need to be aware of a few common practices that make this work more effective.
3+
InnerSource contributors operate outside of regular team boundaries, they are the links crossing organizational silos. As such, they need to be aware of a few common practices that make this work more effective.
44

55
=== Sharing Mindset
66

7-
So - you're implementing a new feature for your team's product. You need some functionality to get this feature working. Instead of jumping right into the implementation, slow down for a bit: does this functionality reflect a general issue? Is it something that other teams in your organisation face as well due to the shared business domain? Is this functionality orthogonal to the domain of your project? If any of that applies, then start looking beyond your own team: is there a shared solution that you can use or improve to fit your needs? Should there be one?
7+
So - you're implementing a new feature for your team's product. You need some functionality to get this feature working. Instead of jumping right into the implementation, slow down for a bit: does this functionality reflect a general issue? Is it something that other teams in your organization face as well due to the shared business domain? Is this functionality orthogonal to the domain of your project? If any of that applies, then start looking beyond your own team: is there a shared solution that you can use or improve to fit your needs? Should there be one?
88

99
=== Benefits to sharing solutions
1010

contributor/03-contributor-ethos-article.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ the software project to which they are contributing.
120120
As a result, the final call on what the contribution must look like is with the
121121
host team. It helps to approach the host team with a humble
122122
mindset, with the assumption that all are collaborating towards the purpose of
123-
the shared organisation. It helps to be open and transparent - not only about
123+
the shared organization. It helps to be open and transparent - not only about
124124
what was implemented and how, but also why the change was needed.
125125

126126
Treat any feedback as a gift: others are trying to improve your solution, saving

contributor/05-benefits-of-contribution-article.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,19 @@ drain of energy that central dependencies bring to the table? Many open source
8282
projects are being used by a huge number of players - some of who participate
8383
in their design and development. Encouraging cross team collaboration in InnerSource
8484
projects at the corporate level means that you can drive central
85-
innovation from the edges of your organisation.
85+
innovation from the edges of your organization.
8686

8787
In general it is well understood that projects with a https://en.wikipedia.org/wiki/Bus_factor[bus
8888
factor] of one or two people pose a
89-
risk to the organisation - all the more, when that project turns out to be
89+
risk to the organization - all the more, when that project turns out to be
9090
central to the purpose of the business. InnerSource helps not only with making such
9191
projects transparent, but also provides tools to improve that situation by
9292
putting focus on mentoring and expanding the contributor base.
9393

9494
While cross team collaboration makes assessing individual contributions hard,
95-
it also enables learning and knowledge sharing within the organisation. As a
95+
it also enables learning and knowledge sharing within the organization. As a
9696
result, the impact of individuals will improve. Best practices and positive
97-
innovation will spread more easily across the entire organisation. As a side
97+
innovation will spread more easily across the entire organization. As a side
9898
effect, improvements to the work environment will more easily spread across the
9999
organization - helping retain employees.
100100

contributor/06-conclusion-article.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ We hope you've enjoyed watching the videos, and/or and reading the articles, and
1414

1515
If you haven't done so already, we would like to invite you to learn more about the other aspects of InnerSource in our InnerSource learning path: http://innersourcecommons.org/learningpath/
1616

17-
We invite you to check out the InnerSource group http://innersourcecommons.org[InnerSource Commons] online - feel free to join the discussion and share your experiences and lessons learnt in your organization.
17+
We invite you to check out the InnerSource group http://innersourcecommons.org[InnerSource Commons] online - feel free to join the discussion and share your experiences and lessons learned in your organization.
1818

1919
Live long and have prosperous projects!

contributor/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
title: Learning Path - Contributor
33
---
4-
The Contributor section covers what it means to be an InnerSource Contributor, the aspects of behaviour that will make you a successful Contributor, contribution mechanics and the benefits of InnerSource for your team and organization.
4+
The Contributor section covers what it means to be an InnerSource Contributor, the aspects of behavior that will make you a successful Contributor, contribution mechanics and the benefits of InnerSource for your team and organization.

introduction/07-faq.asciidoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It depends! An InnerSource project that encourages small pull requests and has c
1616
=== Why not just open source?
1717
By all means do so if the project makes sense! Some projects are specific to your company or are a competitive advantage, so you'll want to keep those as InnerSource. Some need to iterate more quickly than can be done in the open.
1818

19-
If your organisation isn't familiar with running open source projects, InnerSource can help people learn the skills required with a view to open sourcing in the future.
19+
If your organization isn't familiar with running open source projects, InnerSource can help people learn the skills required with a view to open sourcing in the future.
2020

2121
=== Will this slow us down?
2222
It depends on how far you're going. You'll probably be going a lot further than you think.
@@ -29,14 +29,14 @@ If so then your core team is understaffed. A healthy team is staffed so that the
2929
You can mitigate this by setting expectation, potentially via SLAs. If contributors expect PR reviews within an hour, maybe you will be stuck reviewing PRs all the time, but if you set an SLA of 1 day or 1 week, this won't be the case.
3030

3131
=== How do we convince management this is a good idea?
32-
Figure out what they want and get a https://innersourcecommons.org/stories[working example of InnerSource], preferably within your organisation, that shows them getting it. If your organization's OSPO manages InnerSource projects, reach out to them for support.
32+
Figure out what they want and get a https://innersourcecommons.org/stories[working example of InnerSource], preferably within your organization, that shows them getting it. If your organization's OSPO manages InnerSource projects, reach out to them for support.
3333

3434
=== How do we convince engineers this is a good idea?
35-
InnerSource gives engineers the opportunity to develop their career, both in terms of skills and https://patterns.innersourcecommons.org/p/praise-participants[recognition] within their organisation:
35+
InnerSource gives engineers the opportunity to develop their career, both in terms of skills and https://patterns.innersourcecommons.org/p/praise-participants[recognition] within their organization:
3636

3737
* Broadens their skillset by contributing to different projects, or even different tech stacks!
38-
* Scales the value they add to the organisation, by having their software run by more people
39-
* Opportunity to network and collaborate with others in their organisation that they wouldn't normally
38+
* Scales the value they add to the organization, by having their software run by more people
39+
* Opportunity to network and collaborate with others in their organization that they wouldn't normally
4040

4141
Also, many engineers value open source; InnerSource embraces open source practices, and can be a step towards open source for many projects.
4242

@@ -56,4 +56,4 @@ You should also set clear contribution guidelines, and be transparent on the dir
5656

5757

5858
=== How do we get people to make contributions?
59-
Your team and wider organisation's culture must value collaboration. Focus on the business value - teams are able to unblock themselves where software they use have bugs or are missing required features. Where contributors have no immediate business need, you can https://patterns.innersourcecommons.org/p/gig-marketplace[advertise] you are looking for help.
59+
Your team and wider organization's culture must value collaboration. Focus on the business value - teams are able to unblock themselves where software they use have bugs or are missing required features. Where contributors have no immediate business need, you can https://patterns.innersourcecommons.org/p/gig-marketplace[advertise] you are looking for help.

project-leader/outline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Audience
22

3-
While the content of this segment can be intersting to engineers in order to help their teams better navigate business decisions related to InnerSource the core audience are people in your team and across your organisation that deal with product development. The goal of this segment is to help you understand how InnerSource can help interdependent teams resolve requirements without syncing work to the point where both teams operate in lock-step.
3+
While the content of this segment can be interesting to engineers in order to help their teams better navigate business decisions related to InnerSource the core audience are people in your team and across your organization that deal with product development. The goal of this segment is to help you understand how InnerSource can help interdependent teams resolve requirements without syncing work to the point where both teams operate in lock-step.
44

5-
Based learnings and best practices of successful, global Open Source projects this training shows you ways to increase collaboration and reduce waste by consollidating work on the shared technological basis.
5+
Based learnings and best practices of successful, global Open Source projects this training shows you ways to increase collaboration and reduce waste by consolidating work on the shared technological basis.
66

77
# Takeaways
88

@@ -24,7 +24,7 @@ InnerSource and Agile
2424
You want to improve your product and deliver those improvements faster to customers. You want to make stakeholders happy. InnerSource helps your team deliver value and maintain autonomy especially in a highly interconnected world.
2525

2626
- Issues InnerSource solves
27-
- avoid lengthy roadmap syncronization discussions: "help with solution" instead of "wait it out" or "build workarounds"
27+
- avoid lengthy roadmap synchronization discussions: "help with solution" instead of "wait it out" or "build workarounds"
2828
- resolve cross dependencies without compromising autonomy, code ownership and quality
2929
- better support for remote first by higher focus on written communication
3030

0 commit comments

Comments
 (0)