Skip to content
Snippets Groups Projects
Unverified Commit 14218c96 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

bye bye dirk

parent 7ce45e41
No related branches found
No related tags found
No related merge requests found
......@@ -133,15 +133,6 @@
> -- Christian Krause, 2017
</section>
<section id="intro-about-dirk" data-markdown>
## about dirk
- statistics and R support @ iDiv since 2014
- knows that kind of pain:
![blah](img/motivation-draft-mess-half-size.png)
</section>
<section id="intro-about-you" data-markdown>
## about you
......
digraph {
node [shape = "box", style = "filled, rounded"]
master4[label = "Dirk (today)\nupdates methods chapter", color = limegreen]
master3[label = "Christian (yesterday)\nfixes typos", color = darkorchid1]
master2[label = "Dirk (three days ago)\nadds methods chapter", color = limegreen]
master4[label = "Alice (today)\nfixes logic error", color = limegreen]
master3[label = "Bob (yesterday)\nfixes typos", color = darkorchid1]
master2[label = "Alice (three days ago)\nadds methods chapter", color = limegreen]
master1[label = "...", color = grey]
master4 -> master3 -> master2 -> master1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment