]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-agile-manual/ti-agile-manual.git/blobdiff - ti-agile-methodology-manual.tex
the-sprint: fix typos and enhance readability
[ti-agile-manual/ti-agile-manual.git] / ti-agile-methodology-manual.tex
index 6a494e2a1acf4af6ab05c7fcc8e570a82f610884..4af429a7a888c770f0d08ef6f32fe33d1674b4b8 100644 (file)
@@ -3,6 +3,7 @@
 %% Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com %%
 %%                                                                       %%
 %% Author: Felipe Balbi <balbi@ti.com>                                   %%
+%% Author: Matt Porter <mporter@ti.com>                                  %%
 %%                                                                       %%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \usepackage[table]{xcolor}
 \usepackage{lscape}
 \usepackage{makeidx}
+\usepackage{graphicx}
+\usepackage{pgfplotstable}
+\usepackage{pgfplots}
 
 \usepackage[plainpages=false,
-       pdfauthor={Felipe Balbi},
-       pdftitle={Texas Instruments Linux Core Product Developement Agile Methologies},
+       pdfauthor={Felipe Balbi, Matt Porter},
+       pdftitle={Linux Core Product Development: Agile Methology Manual},
        pdfsubject={Agile Definitions},
        pdfkeywords={project, linux, kernel, agile},
        pdfproducer=VIm,
 
 \title{Linux Core Product Development: Agile Methodology Manual}
 \author{
+       Chase Maupin
+       \and
        Felipe Balbi
+       \and
+       Matt Porter
 }
 \date{\today}
 
 \tableofcontents
 \listoftables
 \listoffigures
+\input{document-revision-history.tex}
 
 \mainmatter
 \pagenumbering{arabic}
-\input{document-revision-history.tex}
 \input{introduction.tex}
 \input{scope.tex}
+\input{scrum.tex}
 \input{roles-in-scrum.tex}
 \input{the-sprint.tex}
 \input{breaking-tasks-up.tex}
+\input{estimating.tex}
 \input{definition-of-done.tex}
 
 \nocite{*}