]> git.ipfire.org Git - people/ms/talks.git/blobdiff - render.sh
Add talk: Submitting Patches
[people/ms/talks.git] / render.sh
index 7b4fbcc3a492dc49ffb4792bdb440507de51d6c1..60f5473771ec9911ed76f81f2ab2b03649da3d29 100755 (executable)
--- a/render.sh
+++ b/render.sh
@@ -5,6 +5,7 @@ PDFLATEX="pdflatex"
 TALKS="2012_-_Introduction_to_the_Pakfire_Build_Service"
 TALKS="${TALKS} 2014_-_A_look_into_the_past_and_future"
 TALKS="${TALKS} 2015_-_IPFire_3_Networking"
+TALKS="${TALKS} 2015_-_Submitting_Patches"
 
 for talk in ${TALKS}; do
        (