aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Balbi2013-05-08 13:03:31 -0500
committerFelipe Balbi2013-05-15 13:35:41 -0500
commit485456927eb80cfc250478c1699d1467ab504e46 (patch)
treef23e44a8c5f0036daf61165bf9470f007bf03feb
parent9620563efd62f58bc6d36bf15b1e83392b5740c6 (diff)
downloadti-agile-manual-485456927eb80cfc250478c1699d1467ab504e46.tar.gz
ti-agile-manual-485456927eb80cfc250478c1699d1467ab504e46.tar.xz
ti-agile-manual-485456927eb80cfc250478c1699d1467ab504e46.zip
tamm: roles: rename chapter
later patches will come adding more roles to that chapter. Those roles are TI-specific, not related to scrum in any way. Instead of creating a new chapter, it felt better to just rename what we have. Signed-off-by: Felipe Balbi <balbi@ti.com>
-rw-r--r--introduction.tex2
-rw-r--r--roles.tex (renamed from roles-in-scrum.tex)4
-rw-r--r--ti-agile-methodology-manual.tex2
3 files changed, 4 insertions, 4 deletions
diff --git a/introduction.tex b/introduction.tex
index 2760786..3c05903 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -51,7 +51,7 @@ engineering process such as Continuous Integration, Test-Driven Development,
51and many, many others. 51and many, many others.
52 52
53\paragraph{} 53\paragraph{}
54Chapter \ref{chap:roles-in-scrum} will discuss about the three roles within a 54Chapter \ref{chap:roles} will discuss about the three roles within a
55Scrum Team. What they are, what are their responsibilities, how they should 55Scrum Team. What they are, what are their responsibilities, how they should
56communicate with each other. 56communicate with each other.
57 57
diff --git a/roles-in-scrum.tex b/roles.tex
index 8c9d061..6dea473 100644
--- a/roles-in-scrum.tex
+++ b/roles.tex
@@ -6,8 +6,8 @@
6%% %% 6%% %%
7%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 7%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8 8
9\chapter{Roles in Scrum} 9\chapter{Roles}
10\label{chap:roles-in-scrum} 10\label{chap:roles}
11 11
12\section{ScrumMaster} 12\section{ScrumMaster}
13\label{sec:scrummaster} 13\label{sec:scrummaster}
diff --git a/ti-agile-methodology-manual.tex b/ti-agile-methodology-manual.tex
index ca08f18..fc86b6a 100644
--- a/ti-agile-methodology-manual.tex
+++ b/ti-agile-methodology-manual.tex
@@ -67,7 +67,7 @@
67\input{terminology.tex} 67\input{terminology.tex}
68\input{scope.tex} 68\input{scope.tex}
69\input{scrum.tex} 69\input{scrum.tex}
70\input{roles-in-scrum.tex} 70\input{roles.tex}
71\input{meetings.tex} 71\input{meetings.tex}
72\input{the-sprint.tex} 72\input{the-sprint.tex}
73\input{breaking-tasks-up.tex} 73\input{breaking-tasks-up.tex}