Skip to content

Commit d86f3ed

Browse files
authored
update core team in pom.xml (#3126)
1 parent ab9facd commit d86f3ed

2 files changed

Lines changed: 7 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ OpenAPI Generator core team members are contributors who have been making signif
603603
* [@jimschubert](https://github.com/jimschubert) (2016/05) [:heart:](https://www.patreon.com/jimschubert)
604604
* [@cbornet](https://github.com/cbornet) (2016/05)
605605
* [@ackintosh](https://github.com/ackintosh) (2018/02) [:heart:](https://www.patreon.com/ackintosh/overview)
606-
* [@jmini](https://github.com/jmini) (2018/04)
606+
* [@jmini](https://github.com/jmini) (2018/04) [:heart:](https://www.patreon.com/jmini)
607607
* [@etherealjoy](https://github.com/etherealjoy) (2019/06)
608608

609609
:heart: = Link to support the contributor directly
@@ -812,7 +812,7 @@ OpenAPI Generator is a fork of [Swagger Codegen](https://github.com/swagger-api/
812812
- [Jean-François Côté](https://github.com/JFCote)
813813
- [Jim Schubert](https://github.com/jimschubert)
814814
- [Jon Schoning](https://github.com/jonschoning)
815-
- [Jérémie Bresson](https://github.com/jmini)
815+
- [Jérémie Bresson](https://github.com/jmini) [:heart:](https://www.patreon.com/jmini)
816816
- [Jörn Ahrens](https://github.com/jayearn)
817817
- [Keni Steward](https://github.com/kenisteward)
818818
- [Marcin Stefaniuk](https://github.com/mstefaniuk)

pom.xml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,20 @@
3838
<id>cbornet</id>
3939
<name>Christophe Bornet</name>
4040
</developer>
41-
<developer>
42-
<id>jaz-ah</id>
43-
<name>Joseph Zuromski</name>
44-
</developer>
4541
<developer>
4642
<id>ackintosh</id>
4743
<name>Akihito Nakano</name>
4844
</developer>
49-
<developer>
50-
<id>JFCote</id>
51-
<name>Jean-François Côté</name>
52-
</developer>
5345
<developer>
5446
<id>jmini</id>
5547
<name>Jérémie Bresson</name>
5648
<email>dev@jmini.fr</email>
5749
</developer>
50+
<developer>
51+
<id>etherealjoy</id>
52+
<name>Sunn</name>
53+
<email>sunn.ssb@live.com</email>
54+
</developer>
5855
</developers>
5956
<issueManagement>
6057
<system>github</system>

0 commit comments

Comments
 (0)