changeset 273:db385f396ccc

Better name for central team server
author Martin Geisler <mg@aragost.com>
date Fri, 01 Apr 2011 15:33:06 +0200
parents d9c9262c29f1
children 2432527796f2
files workflow-team.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/workflow-team.tex
+++ b/workflow-team.tex
@@ -7,7 +7,7 @@
 
       \node (a) at (120:2) {Alice};
       \node (b) at (240:2) {Bob};
-      \node (c) at (  0:2) {Carla};
+      \node (c) at (  0:2) {Dev};
 
       \node[right=of c] (t) {Test};
       \node[right=of t] (p) {Prod};