From 5f9a65f6b1fc771fc2252877e5cb2f6a736ab2b4 Mon Sep 17 00:00:00 2001 From: hjenkins Date: Tue, 6 Aug 2019 12:16:03 +0100 Subject: [PATCH] Adds reference to slack channel in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b3a2806..9657e8f 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ Read the docs on our [Docs site](https://pusher.github.io/oauth2_proxy). ![OAuth2 Proxy Architecture](https://cloud.githubusercontent.com/assets/45028/8027702/bd040b7a-0d6a-11e5-85b9-f8d953d04f39.png) +## Getting Involved + +If you would like to reach out to the maintainers, come talk to us in the `#oauth2_proxy` channel in the [Gophers slack](http://gophers.slack.com/). + ## Contributing Please see our [Contributing](CONTRIBUTING.md) guidelines.