Change the output of the author stats so they appear ordered directly
Moving from objects to list allows to do the sorting in python rather
than fighting to do this in javascript.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr></pingou@pingoured.fr>