Bruno Oliveira <[email protected]> writes: > Hi everyone, > > I was wondering what people thought about removing the AUTHORS file from > pytest and point to GH's Contributors link instead? > > https://github.com/pytest-dev/pytest/graphs/contributors > > This is automatically generated from the commits to the repository, so > there's no maintenance involved.
What's nice is that AUTHORS is just an alphabetical list of people while the github page ranks people implicitly by some random metric. It's also possible for packagers to install this file, currently Debian does that for CPython's ACKS file but not for pytest's AUTHORS so who knows how valuable that is. I don't care overly strong though, I'd vote -0. Cheers, Floris _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
