summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Wen (RochesterinNYC) <jrw2175@columbia.edu>2016-05-28 23:08:36 -0400
committerJames Wen (RochesterinNYC) <jrw2175@columbia.edu>2016-05-28 23:08:36 -0400
commit05cace52f5a3e9b96e808be86feee26c633f8076 (patch)
treed397599409a65a07ecb69bd58e99958f161266c7
parentb44ffce3a156f6b3b40e6c63a4b2b67b0ba604e2 (diff)
downloadbundler-05cace52f5a3e9b96e808be86feee26c633f8076.tar.gz
Add `@segiddins` and `@RochesterinNYC` as potential contacts for contribution help
- Remove `@hone` as potential contact
-rw-r--r--DEVELOPMENT.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 994ed95f21..e1dd055fa7 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -8,12 +8,11 @@ You can start learning about Bundler by reading [the documentation](http://bundl
If you’re interested in contributing to Bundler, that’s awesome! We’d love your help.
-If you have any questions after reading this page, please feel free to contact either [@indirect](http://github.com/indirect) or [@hone](http://github.com/hone). They are both happy to provide help working through your first bugfix or thinking through the problem you’re trying to resolve.
+If you have any questions after reading this page, please feel free to contact either [@indirect](https://github.com/indirect), [@segiddins](https://github.com/segiddins), or [@RochesterinNYC](https://github.com/RochesterinNYC). They are all happy to provide help working through your first bug fix or thinking through the problem you’re trying to resolve.
## How you can help
-We track [small
-bugs and features](https://github.com/bundler/bundler/issues?labels=small) so that anyone who wants to help can start with something that's not too overwhelming. We also keep a [list of things anyone can help with, any time](https://github.com/bundler/bundler/blob/master/CONTRIBUTING.md#contributing). If nothing on those lists looks good, talk to us, and we'll figure out what you can help with. We can absolutely use your help, no matter what level of programming skill you have at the moment.
+We track [small bugs and features](https://github.com/bundler/bundler/issues?labels=small) so that anyone who wants to help can start with something that's not too overwhelming. We also keep a [list of things anyone can help with, any time](https://github.com/bundler/bundler/blob/master/CONTRIBUTING.md#contributing). If nothing on those lists looks good, talk to us, and we'll figure out what you can help with. We can absolutely use your help, no matter what level of programming skill you have at the moment.
# Development setup