Skip to content

Commit 28d3ee8

Browse files
authored
Added principles comment in the introduction
1 parent e47da3e commit 28d3ee8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

introduction/introduction.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,27 @@ start reading "Getting Started with InnerSource"[^3] by Andy Oran. After that, o
3939
you have already decided to start the inner source path, this book will give you better
4040
understanding of inner source scenarios, framework and management skills.
4141

42+
## Inner source principles
43+
44+
Inner source software development takes its principles from the open source software
45+
development culture. Jim Jagielski, from The Apache Software Foundation, has listed
46+
them[^4] as:
47+
48+
1. Culture
49+
2. Communication
50+
3. Transparency
51+
4. Collaboration
52+
5. Community
53+
6. Meritocracy
54+
55+
As an organization willing to adopt inner source methodology, the first step is to look
56+
how close are organization's principles with these open source ecosytem principles, and
57+
work on minimizing the *deltas* with them.
58+
4259
[^1]: https://www.wsj.com/articles/SB10001424053111903480904576512250915629460
4360

4461
[^2]: https://www.youtube.com/watch?v=x7ozaFbqg00
4562

4663
[^3]: http://www.oreilly.com/programming/free/getting-started-with-innersource.csp
64+
65+
[^4]: http://www.slideshare.net/jimjag/inner-source-enterprise-lessons-from-the-open-source-community

0 commit comments

Comments
 (0)