Skip to content

Commit 20f3850

Browse files
committed
add guideline for becoming a core team member
1 parent 6b6a559 commit 20f3850

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ Here are some companies/projects using Swagger Codegen in production. To add you
797797

798798
# Swagger Codegen Core Team
799799

800-
Swaagger Codegen core team members are contributors who have been making signficiant contributions (review issues, fix bugs, make enhancements, etc) to the project on a regular basis. To join the core team, please reach out to [email protected] for more information.
800+
Swaagger Codegen core team members are contributors who have been making signficiant contributions (review issues, fix bugs, make enhancements, etc) to the project on a regular basis.
801801

802802
## API Clients
803803
| Langauges | Core Team (join date) |
@@ -867,6 +867,19 @@ Here is a list of template creators:
867867
* PHP Lumen: @abcsum
868868
* PHP Slim: @jfastnacht
869869

870+
## How to join the core team
871+
872+
Here are the requirements to become a core team member:
873+
- rank within top 50 in https://github.com/swagger-api/swagger-codegen/graphs/contributors
874+
- to contribute, here are some good [starting points](https://github.com/swagger-api/swagger-codegen/issues?q=is%3Aopen+is%3Aissue+label%3A%22Need+community+contribution%22)
875+
- regular contributions to the project
876+
- about 3 hours per week
877+
- for contribution, it can be addressing issues, reviewing PRs submitted by others, submitting PR to fix bugs or make enhancements, etc
878+
879+
To join the core team, please reach out to [email protected] (@wing328) for more information.
880+
881+
To become a Template Creator, simply submit a PR for new API client (e.g. Rust, Elixir) or server stub (e.g. Ruby Grape) generator.
882+
870883
License
871884
-------
872885

0 commit comments

Comments
 (0)