Commit be0e96d91cfa80f73f7a3c29ec295046a85b4694

Authored by Thiago Franco de Moraes
1 parent 23c5e850
Exists in master

Updated the authors

Showing 1 changed file with 26 additions and 29 deletions   Show diff stats
1 -InVesalius was originally created in late 2002 at CenPRA,the Renato Archer  
2 -Research Centre, of the Ministry of Science and Technology in Campinas, Brazil. Since November 2008, InVesalius 3 has been written from 0. This list represents only people involved with this development on.  
3 -  
4 -The PRIMARY AUTHORS of InVesalius 3 are (and/or have been):  
5 -  
6 - * Tatiana Al-Chueyr Pereira Martins  
7 - * Paulo Henrique Junqueira Amorim  
8 - * Thiago Franco de Moraes  
9 -  
10 -More information on the main contributors to InVesalius can be found in  
11 -docs/internals/committers.txt.  
12 -  
13 -And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS:  
14 -people who have submitted patches, reported bugs, added translations, helped  
15 -answer newbie questions, and generally made InVesalius that much better:  
16 -  
17 - Mathieu Malaterre <mathieu.malaterre@gmail.com>  
18 -  
19 -A big THANK YOU goes to:  
20 -  
21 - CTI Renato Archer directors for letting us open-source InVesalius.  
22 -  
23 - Glauber Costa de Oliveira and Corinto Meffe for free software advices. 1 +# Authors
24 2
25 - Robin Dunn for the marriage of the Python programming language and the  
26 - wxWindows, in the form of wxPython  
27 -  
28 - Guido van Rossum for creating Python.  
29 -  
30 -. 3 +InVesalius was originally created in late 2002 at CTI Renato Archer Research Centre, of the Ministry of Science and Technology in Campinas, Brazil. Since November 2008, InVesalius 3 has been written from 0.
  4 +
  5 +The PRIMARY AUTHORS of InVesalius 3 are (and/or have been):
  6 +
  7 +- [Paulo Henrique Junqueira Amorim](https://github.com/paulojamorim)
  8 +- [Thiago Franco de Moraes](https://github.com/tfmoraes)
  9 +- Jorge Vicente Lopes da Silva
  10 +- [Victor Hugo de Oliveira e Souza](https://github.com/vhosouza) (navigator)
  11 +- [Renan Hiroshi Matsuda](https://github.com/rmatsuda) (navigator)
  12 +- André Salles Cunha Peres (navigator)
  13 +- Oswaldo Baffa Filho (navigator)
  14 +- [Tatiana Al-Chueyr](https://github.com/tatiana) (former)
  15 +- [Guilherme Cesar Soares Ruppert](https://github.com/ruppert) (former)
  16 +- [Fabio de Souza Azevedo](https://github.com/fabioaz) (former)
  17 +- Bruno Lara Bottazzini (contributor)
  18 +
  19 +And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS:
  20 +
  21 +- [Mathieu Malaterre](https://github.com/malaterre) for (GDCM)[http://sf.net/p/gdcm]
  22 +- [Andreas Tille](https://github.com/tillea) for helping packaging InVesalius to Debian.
  23 +- [Olly Betts](https://github.com/ojwb) (patches to support wxPython3)
  24 +- CTI Renato Archer directors for letting us open-source InVesalius.
  25 +- [Glauber Costa de Oliveira](https://github.com/glommer) and Corinto Meffe for free software advices.
  26 +- [Robin Dunn](https://github.com/RobinD42) for the marriage of the Python programming language and the wxWindows, in the form of wxPython
  27 +- [Guido van Rossum](https://github.com/gvanrossum) for creating Python.