Skip to content

Commit 750a2f4

Browse files
committed
Clarify who is intended to post in the blog
1 parent ce4b0e7 commit 750a2f4

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

content/pages/about.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,21 @@ draft = false
99

1010
Welcome to the Haskell Project's blog!
1111

12-
This is the place where the various teams that power the language and its ecosystem communicate about their progress, innovations,
13-
and new releases.
12+
This is the place where the core teams that power the language and its ecosystem communicate about their progress, innovations,
13+
and new releases. These teams are:
14+
15+
* The [GHC Team](https://www.haskell.org/ghc/) and the [GHC Steering Committee](https://github.com/ghc-proposals/ghc-proposals)
16+
* The [Cabal Team](https://www.haskell.org/cabal/)
17+
* The [Haddock Team](https://haskell-haddock.readthedocs.io/latest/)
18+
* The [Core Libraries Committee](https://github.com/haskell/core-libraries-committee#readme)
19+
* The [Haskell Cryptography Group](https://github.com/haskell-cryptography)
20+
* The [Haskell Language Server Team](https://github.com/haskell/haskell-language-server)
21+
* The [Stack Team](https://docs.haskellstack.org/en/stable/) and [Stackage Curators](https://github.com/commercialhaskell/stackage/blob/master/CURATORS.md)
22+
* The [Haskell.org Committee](https://www.haskell.org/haskell-org-committee/)
23+
* The [Stability Working Group](https://github.com/haskellfoundation/stability)
24+
* The [Technical Working Group](https://github.com/haskellfoundation/tech-proposals)
25+
* The [Security Response Team](https://github.com/haskell/security-advisories)
26+
* The [Haskell Interlude Podcast](https://haskell.foundation/podcast/)
1427

1528
The Haskell.org Committee is the publisher of this website. Please contact us at `committee <at> haskell <dot> org` if you wish to
1629
signal content that goes against our [Guidelines For Respectful Communication](https://haskell.foundation/guidelines-for-respectful-communication/).

0 commit comments

Comments
 (0)