-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I lied about us having a CITATION.cff file. I was looking at the deno validator.
I looked at the most recent legacy-validator release (v1.14.6) that had Python in it, and here's the shortlog of the Python files only.
12 Stefan Appelhoff
9 Chris Markiewicz
4 Ross Blair
3 Christopher J. Markiewicz
2 Dimitri Papadopoulos Orfanos
1 Dimitri Papadopoulos
1 Kabilar Gunalan
1 Max
1 Teal Hobson-Lowther
Contributors: sappelhoff, effigies, rwblair, DimitriPapadopoulos, kabilar, MaxvandenBoom, olgn (@s removed to avoid polluting people's mentions for now)
On the current repository:
54 Christopher J. Markiewicz
51 Dan Brady
2 Ross Blair
1 Dimitri Papadopoulos Orfanos
1 Remi Gau
1 Teal Hobson-Lowther
Additional contributors: (ubdbra001, Remi-Gau )
If we want to count the regular expression data files, it's a much more significant list:
53 Ross Blair
23 Stefan Appelhoff
19 Marco Castellaro
14 Remi Gau
10 Martin Norgaard
9 Etienne Bergeron
8 sjeung
7 Christopher J. Markiewicz
7 Oscar Esteban
7 mnoergaard
6 Richard Höchenberger
6 Rob Luke
5 Chris Markiewicz
5 Taylor Salo
5 Yuan Wang
4 Adam Li
4 Max
3 Horea Christian
3 Robert Luke
2 David Nishikawa
2 Nell Hardcastle
2 bpinsard
1 Alex
1 Basile
1 DoraHermes
1 Marie-Helene Bourget
1 Steve Slevinski
1 Teal Hobson-Lowther
1 Yaroslav O. Halchenko
1 mariehbourget
I think my position is probably: If someone's contributed to the Python components of the validator specifically, they should be opt-out. If they only contributed regex rules, I would make it opt-in, as most of them probably considered themselves to be contributing to the Javascript validator, and the regex rules have been removed (except as data files).
@rwblair @ubdbra001 Does this sound fair to you?