Skip to content

Commit

Permalink
add contributor info
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Ritchie committed Aug 10, 2020
1 parent 881b2df commit 272399c
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 5 deletions.
15 changes: 15 additions & 0 deletions COMMITTERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Committers

These are the folks who can +1 a pull request and approve it for merge.

## Active

| Name | Handle |
|-----------------|------------------------------------------------------|
| Sam Ritchie | [@isnotinvain](https://github.com/sritchie) |
| Ambrose Slone | [@ajslone](https://github.com/ajslone) |
| Guy Gur-Ari | [@guygurari](https://github.com/guygurari) |
| Vinay Ramasesh | [@ramasesh](https://github.com/ramasesh) |


## Emeritus
29 changes: 27 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,32 @@
# How to Contribute

So you want to add some code to Caliban. Excellent! This page details ways that
you can contribute.
So you want to add some code to Caliban. Excellent!

Pull requests and bug reports are always welcome! Check out our [Contributor's
Guide](CONTRIBUTING.md) for information on how to get started contributing to
Caliban.

The TL;DR; is:

- send us a pull request,
- iterate on the feedback + discussion, and
- get a +1 from a [Committer](COMMITTERS.md)

in order to get your PR accepted.

Issues should be reported on the [GitHub issue
tracker](https://github.com/google/caliban/issues).

If you want to discuss an idea for a new feature or ask us a question,
discussion occurs primarily in the body of [Github
Issues](https://github.com/google/caliban/issues), though the project is growing
large enough that we may start a Gitter channel soon.

The current list of active committers (who can +1 a pull request) can be found
here: [COMMITTERS.md](COMMITTERS.md)

A list of contributors to the project can be found at the project's
[Contributors](https://github.com/google/caliban/graphs/contributors) page.

## Contributor License Agreement

Expand Down
29 changes: 26 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,33 @@ sharp edges. Please help by trying out Caliban, [reporting
bugs](https://github.com/google/caliban/issues), and letting us know what you
think!
## Contributing
## Get Involved + Get Support
Please refer to our [Contributor's Guide](CONTRIBUTING.md) for information on
how to get started contributing to Caliban.
Pull requests and bug reports are always welcome! Check out our [Contributor's
Guide](CONTRIBUTING.md) for information on how to get started contributing to
Caliban.
The TL;DR; is:
- send us a pull request,
- iterate on the feedback + discussion, and
- get a +1 from a [Committer](COMMITTERS.md)
in order to get your PR accepted.
Issues should be reported on the [GitHub issue
tracker](https://github.com/google/caliban/issues).
If you want to discuss an idea for a new feature or ask us a question,
discussion occurs primarily in the body of [Github
Issues](https://github.com/google/caliban/issues), though the project is growing
large enough that we may start a Gitter channel soon.
The current list of active committers (who can +1 a pull request) can be found
here: [COMMITTERS.md](COMMITTERS.md)
A list of contributors to the project can be found at the project's
[Contributors](https://github.com/google/caliban/graphs/contributors) page.
## Citing Caliban
Expand Down

0 comments on commit 272399c

Please sign in to comment.