Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CONTRIBUTING.md #4904

Merged
merged 5 commits into from
May 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 28 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,15 +197,39 @@ existing maintainer without a vote.

## Current Maintainers

Maintainers are users with admin access to the repo. Maintainers do not typically approve or deny pull requests.

* [intelliot](https:/intelliot) (Ripple)
* [JoelKatz](https:/JoelKatz) (Ripple)
* [manojsdoshi](https:/manojsdoshi) (Ripple)
* [n3tc4t](https:/n3tc4t) (XRPL Labs)
* [nixer89](https:/nixer89) (XRP Ledger Foundation)
* [RichardAH](https:/RichardAH) (XRPL Labs + XRP Ledger Foundation)
* [seelabs](https:/seelabs) (Ripple)
* [Silkjaer](https:/Silkjaer) (XRP Ledger Foundation)
* [WietseWind](https:/WietseWind) (XRPL Labs + XRP Ledger Foundation)

## Current Code Reviewers

Code Reviewers are developers who have the ability to review and approve source code changes.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Code Reviewers are developers who have the ability to review and approve source code changes.
Anyone can review code changes, and all reviews are welcome. Code reviews from the following users are generally counted toward the "two" approvals that a pull request typically needs before it is merged.


* [HowardHinnant](https:/HowardHinnant) (Ripple)
* [scottschurr](https:/scottschurr) (Ripple)
* [seelabs](https:/seelabs) (Ripple)
* [Ed Hennis](https:/ximinez) (Ripple)
* [mvadari](https:/mvadari) (Ripple)
* [thejohnfreeman](https:/thejohnfreeman) (Ripple)
* [Bronek](https:/Bronek) (Ripple)
* [manojsdoshi](https:/manojsdoshi) (Ripple)
* [godexsoft](https:/godexsoft) (Ripple)
* [mDuo13](https:/mDuo13) (Ripple)
* [ckniffen](https:/ckniffen) (Ripple)
* [arihantkothari](https:/arihantkothari) (Ripple)
* [pwang200](https:/pwang200) (Ripple)
* [sophiax851](https:/sophiax851) (Ripple)
* [shawnxie999](https:/shawnxie999) (Ripple)
* [gregtatcam](https:/gregtatcam) (Ripple)
* [mtrippled](https:/mtrippled) (Ripple)
* [ckeshava](https:/ckeshava) (Ripple)
* [nbougalis](https:/nbougalis) None
* [RichardAH](https:/RichardAH) (XRPL Labs + XRP Ledger Foundation)
* [dangell7](https:/dangell7) (XRPL Labs)

dangell7 marked this conversation as resolved.
Show resolved Hide resolved

[1]: https://docs.github.com/en/get-started/quickstart/contributing-to-projects
Expand Down
Loading