You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pt/about.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Quem Somos
3
3
sidebar: false
4
4
---
5
5
6
-
NumPy é um projeto de código aberto visando habilitar a computação numérica com Python. Foi criado em 2005, com base no trabalho inicial das bibliotecas Numeric e Numarray. O NumPy sempre será um software 100% de código aberto, livre para que todos usem e disponibilizados sob os termos liberais da [licença BSD modificada](https://github.com/numpy/numpy/blob/main/LICENSE.txt). It is released under the liberal terms of the [modified BSD license](https://github.com/numpy/numpy/blob/main/LICENSE.txt).
6
+
NumPy é um projeto de código aberto visando habilitar a computação numérica com Python. Foi criado em 2005, com base no trabalho inicial das bibliotecas Numeric e Numarray. O NumPy sempre será um software 100% de código aberto, livre para que todos usem e disponibilizados sob os termos liberais da [licença BSD modificada](https://github.com/numpy/numpy/blob/main/LICENSE.txt). É lançado sob os termos liberais da [licença BSD modificada](https://github.com/numpy/numpy/blob/main/LICENSE.txt).
7
7
8
8
O NumPy é desenvolvido no GitHub, através do consenso da comunidade NumPy e de uma comunidade científica em Python mais ampla. Para obter mais informações sobre nossa abordagem de governança, por favor, consulte nosso [Documento de Governança](https://www.numpy.org/devdocs/dev/governance/index.html).
9
9
@@ -22,7 +22,7 @@ O papel do Conselho Diretor do NumPy consiste em assegurar o bem-estar a longo p
22
22
- Melissa Weber Mendonça
23
23
- Eric Wieser
24
24
25
-
Emeritus:
25
+
Membros Eméritos:
26
26
27
27
- Alex Griffing (2015-2017)
28
28
- Allan Haldane (2015-2021)
@@ -33,30 +33,30 @@ Emeritus:
33
33
- Jaime Fernández del Río (2014-2021)
34
34
- Pauli Virtanen (2008-2021)
35
35
36
-
To contact the NumPy Steering Council, please email [email protected].
36
+
Para entrar em contato com o conselho diretor do NumPy, por favor envie um email para[email protected].
37
37
38
-
## Teams
38
+
## Times
39
39
40
-
The NumPy project leadership is actively working on diversifying contribution pathways to the project.<br> NumPy currently has the following teams:
40
+
A liderança do projeto NumPy trabalha ativamente na diversificação dos caminhos possíveis para contribuições.<br> Atualmente, o NumPy conta com os seguintes times:
41
41
42
-
-development
42
+
-desenvolvimento
43
43
- documentação
44
44
- triagem
45
45
- website
46
-
-survey
47
-
-translations
48
-
-sprint mentors
46
+
-pesquisa
47
+
-traduções
48
+
-mentores para sprints de desenvolvimento
49
49
- financiamento e bolsas
50
50
51
-
See the [Team]({{< relref "/teams" >}}) page for more info.
51
+
Veja a página sobre os [Times]({{< relref "/teams" >}}) para mais informações.
0 commit comments