]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-agile-manual/ti-agile-manual.git/blobdiff - ti-agile-methodology-manual.tex
tamm: add matt porter as an author
[ti-agile-manual/ti-agile-manual.git] / ti-agile-methodology-manual.tex
index d88c27c32ad15cc340d0694c499f10cf19f5181a..fe113c800a743e3d250c5b77286b146cdfb7be98 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,
@@ -25,6 +29,8 @@
 \title{Linux Core Product Development: Agile Methodology Manual}
 \author{
        Felipe Balbi
+       \and
+       Matt Porter
 }
 \date{\today}
 
 \pagenumbering{roman}
 \tableofcontents
 \listoftables
+\listoffigures
+\input{document-revision-history.tex}
+\input{introduction.tex}
 
 \mainmatter
 \pagenumbering{arabic}
-\input{document-revision-history.tex}
-\input{introduction.tex}
 \input{scope.tex}
 \input{roles-in-scrum.tex}
 \input{the-sprint.tex}
 \input{breaking-tasks-up.tex}
+\input{estimating.tex}
 \input{definition-of-done.tex}
 
 \nocite{*}