@@ -19,6 +19,53 @@ This edition covers what happened during the months of February and March 2025.
19
19
20
20
### General
21
21
22
+ * [ 10 years of Git Rev News] ( https://git.github.io/rev_news/archive/ )
23
+
24
+ Git Rev News started 10 years ago with
25
+ [ edition 1 published on March 25, 2015] ( https://git.github.io/rev_news/2015/03/25/edition-1/ ) ,
26
+ and then one edition per month.
27
+
28
+ To celebrate, let's look at some stats that we have gathered about
29
+ these first 120 editions.
30
+
31
+ + First we would like to thank all those who helped us so far.
32
+
33
+ This includes those who helped with ideas, links, PRs, small
34
+ corrections, letting us know about a Git related software release,
35
+ and even sometimes full articles without being part of our editor
36
+ team. Here is the top 12 along with the number of editions they
37
+ helped us with and the number of commits they contributed:
38
+
39
+ - Johannes Schindelin: 29 editions and 71 commits
40
+ - Bruno Brito: 25 editions and 36 commits
41
+ - Luca Milanesio: 19 editions and 23 commits
42
+ - Štěpán Němec: 18 editions and 22 commits
43
+ - Junio Hamano: 13 editions and 22 commits
44
+ - Philip Oakley: 10 editions and 10 commits
45
+ - Elijah Newren: 10 editions and 9 commits
46
+ - Andrew Ardill: 8 editions and 15 commits
47
+ - Jeff King: 8 editions and 5 commits
48
+ - Matthieu Moy: 6 editions and 14 commits
49
+ - Lars Schneider: 6 editions and 14 commits
50
+ - Brandon Pugh: 6 editions and 2 commits
51
+
52
+ In total more than 125 people helped this way.
53
+
54
+ Former members of the editor team helped a lot too:
55
+
56
+ - Ferris Nicolaisen: 33 editions and 130 commits
57
+ - Gabriel Alcaras: 22 editions and 7 commits
58
+ - Nicola Paolucci: 16 editions and 5 commits
59
+
60
+ A small number of people have also helped us by contributing to
61
+ [ our scripts] ( https://github.com/chriscool/getreleases/ ) to
62
+ automate parts of the edition and publication process:
63
+
64
+ - Gabriel Alcaras: 9 commits
65
+ - David Aguilar: 3 commits
66
+ - Mirth Hickford: 2 commits
67
+
68
+
22
69
* [ Git participated in the December 2024 Outreachy round] ( https://www.outreachy.org/alums/2024-12/ )
23
70
24
71
All the Outreachy interns have successfully completed their
0 commit comments