Skip to content

Commit 9b8509d

Browse files
committed
Add base src/blog/directory.conf
1 parent 60c1098 commit 9b8509d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

src/blog/directory.conf

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# authors
2+
3+
typelevel {
4+
name: Typelevel Steering Committee
5+
avatar: "https://github.com/typelevel-bot.png"
6+
github: typelevel
7+
bluesky: typelevel.org
8+
mastodon: "https://fosstodon.org/@typelevel"
9+
bio: "The Typelevel Steering Committee was the former governing body of Typelevel, until the Foundation was established in 2025."
10+
}
11+
12+
foundation {
13+
name: Typelevel Foundation
14+
avatar: "https://github.com/typelevel.png"
15+
url: "/foundation"
16+
github: typelevel
17+
bluesky: typelevel.org
18+
mastodon: "https://fosstodon.org/@typelevel"
19+
linkedin: "https://linkedin.com/company/typelevel-foundation"
20+
bio: "The Typelevel Foundation is a nonprofit 501(c)(3) public charity. Our mission is to maintain Typelevel projects, advance research and education in functional programming, and grow our community."
21+
}

0 commit comments

Comments
 (0)