Skip to content

Commit

Permalink
Enter theodoor (#628)
Browse files Browse the repository at this point in the history
* Add Theodoor as developer

* Does this fix the historical timing thingy?

* Debian sed is different

* Don;t invalidate the xml
  • Loading branch information
MrSeccubus committed Dec 13, 2017
1 parent 36c683c commit f90e379
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -60,6 +60,7 @@ jobs:
- run:
name: Rename unit tests cache
command: |
sed -i.bak -e 's/"t_/"t\//g; s/_t"/\.t"/g' junit_output.xml
mkdir testout
mv junit_output.xml testout/junit_$CIRCLE_NODE_INDEX.xml
- save_cache:
Expand Down
23 changes: 12 additions & 11 deletions .mailmap
@@ -1,15 +1,16 @@
Petr <petrukha@zhulebino.ru>
Petr <petrukha@zhulebino.ru> <info@lundera.ru>
Alexander Kaasjager <akaasjager@schubergphilis.com>
Alireza Karbasian <alireza.karbasian@sophos.com>
Andreas Thienemann <andreas@bawue.net>
Artien Bel <Ar0xA@users.noreply.github.com> <ar0xa@tldr.nu>
Artien Bel <Ar0xA@users.noreply.github.com> <Sphaz@users.noreply.github.com>
Artien Bel <Ar0xA@users.noreply.github.com> <you@example.com>
Fabien Guillaume <FGuillaume@users.noreply.github.com>
Frank Breedijk <fbreedijk@schubergphilis.com> <frank@bastion.fbreedijk.local>
Frank Breedijk <fbreedijk@schubergphilis.com> <frank@breedijk.net>
Frank Breedijk <fbreedijk@schubergphilis.com> <frank@sidonia.(none)>
Frank Breedijk <fbreedijk@schubergphilis.com> <frank@bastion.fbreedijk.local>
Glenn ten Cate <gtencate@schubergphilis.com> <glenntencate@gmail.com>
Glenn ten Cate <gtencate@schubergphilis.com> <glenn@glenn.seccubus>
Fabien Guillaume <FGuillaume@users.noreply.github.com>
Andreas Thienemann <andreas@bawue.net>
Artien Bel <Ar0xA@users.noreply.github.com> <you@example.com>
Artien Bel <Ar0xA@users.noreply.github.com> <Sphaz@users.noreply.github.com>
Artien Bel <Ar0xA@users.noreply.github.com> <ar0xa@tldr.nu>
Glenn ten Cate <gtencate@schubergphilis.com> <glenntencate@gmail.com>
Jordan Bradley <phrag@nsa.wtf>
Alexander Kaasjager <akaasjager@schubergphilis.com>
Alireza Karbasian <alireza.karbasian@sophos.com>
Petr <petrukha@zhulebino.ru>
Petr <petrukha@zhulebino.ru> <info@lundera.ru>
Theodoor Scholte <info@theodoorscholte.nl>

0 comments on commit f90e379

Please sign in to comment.