Update MAINTAINERS.md: name <mail> @user

At least this is what 99% of the current entries look like, on a quick glance
This commit is contained in:
Lennart Spitzner 2017-08-02 13:53:19 +02:00 committed by GitHub
parent 0bee4f6679
commit 2bb1bc4ca5

View File

@ -16,7 +16,7 @@ To add your package, first fork this repository.
In the [`build-constraints.yaml`](https://github.com/fpco/stackage/blob/master/build-constraints.yaml) file, there's a section called `packages`.
To add a set of packages, you would add:
"My Name myemail@example.com @mygithubuser":
"My Name <myemail@example.com> @mygithubuser":
- package1
- package2
- package3