1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
############
Contributors
############
Python Semver library
#####################
This document records the primary maintainers and significant
contributors to this code base.
Thank you to everyone whose work has made this possible.
Primary maintainers
===================
* Tom Schraitle <tom_schr@web.de>
* Sébastien Celles <s.celles@gmail.com>
Old maintainer:
* Kostiantyn Rybnikov <k-bx@k-bx.com>
List of Contributors
====================
(in alphabetical order)
* Jelo Agnasin <jelo@icannhas.com>
* Carles Barrobés <carles@barrobes.com>
* Eli Bishop <eli-darkly@users.noreply.github.com>
* Peter Bittner <django@bittner.it>
* Craig Blaszczyk <masterjakul@gmail.com>
* Tyler Cross <tyler@crosscollab.com>
* Dennis Felsing <def-@users.noreply.github.com>
* Ben Finney <ben+python@benfinney.id.au>
* Zane Geiger <zanecodes@users.noreply.github.com>
* T. Jameson Little <t.jameson.little@gmail.com>
* Raphael Krupinski <rafalkrupinski@users.noreply.github.com>
* Thomas Laferriere <tlaferriere@users.noreply.github.com>
* Zack Lalanne <zack.lalanne@gmail.com>
* Tuure Laurinolli <tuure@laurinolli.net>
* Damien Nadé <anvil@users.noreply.github.com>
* Jan Pieter Waagmeester <jieter@jieter.nl>
* Alexander Puzynia <werwolf.by@gmail.com>
* Lexi Robinson <Lexicality@users.noreply.github.com>
* robi-wan <robi-wan@suyu.de>
* George Sakkis <gsakkis@users.noreply.github.com>
* Mike Salvatore <mssalvatore@users.noreply.github.com>
* sbrudenell <sbrudenell@users.noreply.github.com>
* Alexander Shorin <kxepal@gmail.com>
* Anton Talevnin <TalAntR@users.noreply.github.com>
* Karol Werner <karol.werner@ppkt.eu>
..
Local variables:
coding: utf-8
mode: text
mode: rst
End:
vim: fileencoding=utf-8 filetype=rst :
|