mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 10:35:25 +00:00
update core team in pom.xml (#3126)
This commit is contained in:
parent
ab9facd905
commit
d86f3edc73
@ -603,7 +603,7 @@ OpenAPI Generator core team members are contributors who have been making signif
|
|||||||
* [@jimschubert](https://github.com/jimschubert) (2016/05) [:heart:](https://www.patreon.com/jimschubert)
|
* [@jimschubert](https://github.com/jimschubert) (2016/05) [:heart:](https://www.patreon.com/jimschubert)
|
||||||
* [@cbornet](https://github.com/cbornet) (2016/05)
|
* [@cbornet](https://github.com/cbornet) (2016/05)
|
||||||
* [@ackintosh](https://github.com/ackintosh) (2018/02) [:heart:](https://www.patreon.com/ackintosh/overview)
|
* [@ackintosh](https://github.com/ackintosh) (2018/02) [:heart:](https://www.patreon.com/ackintosh/overview)
|
||||||
* [@jmini](https://github.com/jmini) (2018/04)
|
* [@jmini](https://github.com/jmini) (2018/04) [:heart:](https://www.patreon.com/jmini)
|
||||||
* [@etherealjoy](https://github.com/etherealjoy) (2019/06)
|
* [@etherealjoy](https://github.com/etherealjoy) (2019/06)
|
||||||
|
|
||||||
:heart: = Link to support the contributor directly
|
:heart: = Link to support the contributor directly
|
||||||
@ -812,7 +812,7 @@ OpenAPI Generator is a fork of [Swagger Codegen](https://github.com/swagger-api/
|
|||||||
- [Jean-François Côté](https://github.com/JFCote)
|
- [Jean-François Côté](https://github.com/JFCote)
|
||||||
- [Jim Schubert](https://github.com/jimschubert)
|
- [Jim Schubert](https://github.com/jimschubert)
|
||||||
- [Jon Schoning](https://github.com/jonschoning)
|
- [Jon Schoning](https://github.com/jonschoning)
|
||||||
- [Jérémie Bresson](https://github.com/jmini)
|
- [Jérémie Bresson](https://github.com/jmini) [:heart:](https://www.patreon.com/jmini)
|
||||||
- [Jörn Ahrens](https://github.com/jayearn)
|
- [Jörn Ahrens](https://github.com/jayearn)
|
||||||
- [Keni Steward](https://github.com/kenisteward)
|
- [Keni Steward](https://github.com/kenisteward)
|
||||||
- [Marcin Stefaniuk](https://github.com/mstefaniuk)
|
- [Marcin Stefaniuk](https://github.com/mstefaniuk)
|
||||||
|
13
pom.xml
13
pom.xml
@ -38,23 +38,20 @@
|
|||||||
<id>cbornet</id>
|
<id>cbornet</id>
|
||||||
<name>Christophe Bornet</name>
|
<name>Christophe Bornet</name>
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
|
||||||
<id>jaz-ah</id>
|
|
||||||
<name>Joseph Zuromski</name>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
<developer>
|
||||||
<id>ackintosh</id>
|
<id>ackintosh</id>
|
||||||
<name>Akihito Nakano</name>
|
<name>Akihito Nakano</name>
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
|
||||||
<id>JFCote</id>
|
|
||||||
<name>Jean-François Côté</name>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
<developer>
|
||||||
<id>jmini</id>
|
<id>jmini</id>
|
||||||
<name>Jérémie Bresson</name>
|
<name>Jérémie Bresson</name>
|
||||||
<email>dev@jmini.fr</email>
|
<email>dev@jmini.fr</email>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>etherealjoy</id>
|
||||||
|
<name>Sunn</name>
|
||||||
|
<email>sunn.ssb@live.com</email>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>github</system>
|
<system>github</system>
|
||||||
|
Loading…
Reference in New Issue
Block a user