From 05b8acb974e7e4f08c7ca74490b51e9cf79637f6 Mon Sep 17 00:00:00 2001
From: Ken Perkins <ken.perkins@rackspace.com>
Date: Tue, 7 Apr 2020 11:03:48 -0700
Subject: [PATCH] Adding slack channel to README

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7128e345..65384cda 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,8 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places
 ## Getting help
 
 * For feature requests and bugs, file an [issue][issues].
-* For general discussion about both using and developing dex, join the [dex-dev][dex-dev] mailing list.
+* For general discussion about both using and developing dex, you can join the [#dexidp channel][slack]
+on the Kubernetes Slack, or join the [dex-dev][dex-dev] mailing list.
 
 [openid-connect]: https://openid.net/connect/
 [standard-claims]: https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims
@@ -121,4 +122,5 @@ Due to their public nature, GitHub and mailing lists are NOT appropriate places
 [release-notes]: https://github.com/dexidp/dex/releases
 [issues]: https://github.com/dexidp/dex/issues
 [dex-dev]: https://groups.google.com/forum/#!forum/dex-dev
+[slack]: slack://channel?team=T09NY5SBT&id=C011URMR41W
 [disclosure]: https://coreos.com/security/disclosure/
-- 
GitLab