From c4525824e562654932d2f189c404081d719bc3de Mon Sep 17 00:00:00 2001 From: Ben Keith Date: Thu, 3 Jan 2019 13:08:06 -0500 Subject: [PATCH] Update contributing.md for 2019 --- contributing.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contributing.md b/contributing.md index d130c16ec..42ecef49b 100644 --- a/contributing.md +++ b/contributing.md @@ -9,15 +9,15 @@ We welcome contributions and suggestions to help us improve this project. Please 3. Stage and commit your changes (git commit -am 'description of my changes') 4. Push the changes to your fork (git push origin my-branch) 5. [Submit a pull request to the parent repo](https://help.github.com/articles/creating-a-pull-request). Please read our [guide to submitting pull requests](https://github.com/inn/docs/blob/master/how-to-work-with-us/pull-requests.md) to see what we expect in a good pull request message. -6. Pull request should be assigned to: - - [@rclations](http://github.com/rclations) (primary) - - [@julia67](http://github.com/julia67) (secondary) +6. Pull requests should be assigned to: + - [@benlk](http://github.com/benlk) (primary) + - @INN/tech-team (secondary) -We have [a helpful how-to](https://github.com/INN/docs/blob/master/how-to-work-with-us/via-github.md) that walks through this process in more detail if you're new to using Git. +We have [a helpful how-to](https://github.com/INN/docs/blob/master/how-to-work-with-us/via-github.md) that walks through this process in more detail if you're new to using Git, and [the GitHub docs](https://help.github.com/) are quite useful. Additionally, you can [create issues](https://github.com/INN/largo/issues) on this repo to suggest changes or improvements. -And of course you can always email us: [nerds@inn.org](mailto:nerds@inn.org). +And of course you can always email us: [support@inn.org](mailto:support@inn.org). ### Standards