There was some suggestion after my previous post (Who works on MariaDB and MySQL?) that I look at MariaDB 10.0 – so I have. My working was very simple, in a current MariaDB 10.0 BZR tree (somewhat beyond 10.0.3), I ran the following command:
bzr log -n0 -rtag:mariadb-10.0.0..|egrep '(author|committer): '| \ sed -e 's/^\s*//; s/committer: //; s/author: //'| \ sort -u|grep -iv oracle
MariaDB foundation/MontyProgram/SkySQL:
- Alexander Barkov
- Alexey Botchkov
- Daniel Bartholomew
- Elena Stepanova
- Igor Babaev
- Jani Tolonen
- knielsen
- Michael Widenius
- sanja
- Sergei Golubchik
- Sergey Petrunya
- Sergey Vojtovich
- timour
- Vladislav Vaintroub …