summaryrefslogtreecommitdiff
path: root/spm-slides.tex
diff options
context:
space:
mode:
Diffstat (limited to 'spm-slides.tex')
-rw-r--r--spm-slides.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/spm-slides.tex b/spm-slides.tex
index 0ec3a9b..b86316d 100644
--- a/spm-slides.tex
+++ b/spm-slides.tex
@@ -877,7 +877,7 @@ Being open and being closed will affect your ways in
Note: cleaning up needs extra time and decision-making. Also, you don't want all issues in your source code to expose suddenly to the public.
-``Being open'' means the following things are accessible by the public in day 1:
+``In the open'' means the following things are accessible by the public in day 1:
- The code repository
@@ -894,7 +894,7 @@ Note: cleaning up needs extra time and decision-making. Also, you don't want al
And your daily work is visible to the public.
\newpage
-``Being open'' does NOT mean
+``In the open'' does NOT mean
- allowing strangers to check code into your repository
@@ -908,6 +908,7 @@ And your daily work is visible to the public.
\underline{Your source code is open, but your time is not open.}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\foilhead{Opening a formerly closed project}