diff options
Diffstat (limited to 'open-source-101.txt')
-rw-r--r-- | open-source-101.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/open-source-101.txt b/open-source-101.txt index e230b56..b3da152 100644 --- a/open-source-101.txt +++ b/open-source-101.txt @@ -64,17 +64,19 @@ Needs to understand: 1. Why open source makes a better quality product. - security (dispel myths) - - more maintainable architecture - community fixes breakage - eliminating technical debt + - more maintainable architecture - engineers have passion for meeting the end customer's needs; it's not just a job. 2. Your corporate timeline means nothing to open source communities. + - Your tests need to be public if you're accepting open source contributions. 3. Different flow for technical collaboration. 4. Trust your engineers + - Open source social capital - Engineers rule in open source. - Maintainership is for life. - Open source engineers are not interchangeable parts. |