From 33d046bb41f076fb459ad8452322d888cfeecbef Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Fri, 5 Jun 2020 13:28:17 -0700 Subject: [PATCH] add ScalaBridge to community page omg, how did we not notice for so long that it was missing? :scream: anyway, better late than never --- community/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/community/index.md b/community/index.md index 3eb62f235..2bff7890f 100644 --- a/community/index.md +++ b/community/index.md @@ -102,6 +102,15 @@ Group organizers can talk to each other on [Scala User Group Organizers](https:/ See our [events page](/events/). +## ScalaBridge + +Volunteers organizing free introductory Scala programming workshops +for underrepresented groups, to improve diversity in the Scala community. + +* [ScalaBridge site](https://scalabridge.org) +* [How to organize](https://scalabridge.org/organizers): advice and help + on how to bring ScalaBridge to your city + ## Stack Overflow Scala is an active [topic on Stack Overflow](http://stackoverflow.com/questions/tagged/scala), a very popular programmer Q&A site.