Skip to content

Remove Dotty Gitter channel and others #1273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions _data/chats-forums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ gitterChannels:
url: https://gitter.im/scala-native/scala-native
- name: scala-js/scala-js
url: https://gitter.im/scala-js/scala-js
- name: lampepfl/dotty
url: https://gitter.im/lampepfl/dotty
6 changes: 0 additions & 6 deletions community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ Other, more specialized rooms include:
* **[scala/job-board](https://gitter.im/scala/job-board)**: for employers and job seekers to connect with each other
* **[scala-native/scala-native](https://gitter.im/scala-native/scala-native)**: for discussion about the Scala to LLVM compiler.
* **[scala-js/scala-js](https://gitter.im/scala-js/scala-js)**: for discussion about the Scala to JavaScript compiler.
* **[lampepfl/dotty](https://gitter.im/lampepfl/dotty)**: for discussion about the next generation Scala compiler.

International rooms are available as well:

Expand Down Expand Up @@ -183,11 +182,6 @@ Staying current:
* [Scala Native](https://www.scala-native.org) compiles Scala code to LLVM for native execution
* [Scala on Android](https://scala-android.org) community site

## Dotty

* [Dotty](https://dotty.epfl.ch) is a next generation compiler for Scala, under development at EPFL
* [Dotty FAQ](https://dotty.epfl.ch/#why-dotty)

## The Scala Center

* [The Scala Center](https://scala.epfl.ch/) is an open source foundation that brings together a coalition of individuals and organizations working together to contribute to Scala.
Expand Down