@octorine @civodul Hum, is it about
$ git shortlog -nse --after=2.month --before=1.month | wc -l
104
$ git shortlog -nse --after=1.month | wc -l
142
?
If yes, I’m not sure this counts any Codeberg effect. Because, for example, these top contributors over the past month:
417 Nicolas Graves <ngraves@ngraves.fr>
270 Liliana Marie Prikler <liliana.prikler@gmail.com>
135 jgart <jgart@dismail.de>
105 Vinicius Monego <monego@posteo.net>
95 Sharlatan Hellseher <sharlatanus@gmail.com>
67 Ricardo Wurmus <rekado@elephly.net>
would have contributed equally; as many other in the list. In other words, most of these contributions had been merged without Codeberg involved. 😁
Moreover, these numbers about code contributors say nothing about how they contributed (still via email guix-patches@gnu.org or via PRs).
Moreover, consider:
417 Nicolas Graves <ngraves@ngraves.fr>
15 Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
is counted twice for that month; among many other examples. And that also happens over the previous month. But it’s hard to tell if the “duplicate author” numbers are the same; a bit more or a bit less then it drastically changes the percentage. 😉
The sample is still too small to say something relevant, IMHO.