Skip to content

Commit 836b122

Browse files
committed
add list of maintainers
1 parent 857e67e commit 836b122

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

MAINTAINERS.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## List of Maintainers
2+
3+
a.k.a. The Cabal Maintainers Team:
4+
5+
* Mikolaj Konarski ([`@Mikolaj`](https://github.com/Mikolaj))
6+
7+
* Francesco Ariis ([`@ffaf1`](https://github.com/ffaf1))
8+
9+
* Artem Pelenitsyn ([`@ulysses4ever`](https://github.com/ulysses4ever))
10+
11+
* Brandon Allbery ([`@geekosaur`](https://github.com/geekosaur))
12+
13+
### How we compose this list
14+
15+
The main goal of the team is to make sure Cabal is keeping up with the ever-evolving Haskell ecosystem.
16+
In practical terms this means producing releases of the packages in this repository on a regular basis (we release at least as often as does GHC).
17+
18+
The people listed above (in chronological order by when they joined the team) are volunteers who are currently carrying out the release procedures.
19+
Of course, releases don't happen in vacuum, and successful development of Cabal requires coordination.
20+
For this reason, the team holds regular (biweekly) video calls with agenda prepared asynchronously in a Markdown document, which also holds the meeting notes. For the record, the meetings are open to everyone interested in Cabal, especially aspiring and returning Cabal contributors.
21+
22+
If you want to become a Cabal maintainer as described above, i.e. contribute to the biweekly meetings (synchronously or asynchronously through the meeting document or the Matrix chat) and perform some of the release tasks, get in touch: open a GitHub discussion or send a message in our Matrix chat referenced in the README.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,8 @@ Build for hacking and contributing to cabal
116116
-------------------------------------------
117117
118118
Refer to [CONTRIBUTING.md](CONTRIBUTING.md).
119+
120+
Maintainers
121+
-------------------------------------------
122+
123+
Refer to [MAINTAINERS.md](MAINTAINERS.md).

0 commit comments

Comments
 (0)