diff options
author | Sarah Sharp <sarah@thesharps.us> | 2016-04-05 04:39:22 -0700 |
---|---|---|
committer | Sarah Sharp <sarah@thesharps.us> | 2016-04-05 04:39:22 -0700 |
commit | 7d4c683a94eb91f89c5024736aaf257e24d66e91 (patch) | |
tree | fb601bd9ff9826592402b5672b1ee1f181438ae0 /open-source-101.txt | |
parent | a4f67694f4a9b4c29b7dea24e4af5ac64a016517 (diff) | |
download | corporate-foss-training-7d4c683a94eb91f89c5024736aaf257e24d66e91.tar.gz corporate-foss-training-7d4c683a94eb91f89c5024736aaf257e24d66e91.zip |
Flesh out arguments for FOSS for PMs.
Signed-off-by: Sarah Sharp <sarah@thesharps.us>
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. |