From 526d7c16273ac7a2fb94e3d89b6ea549b28af7d1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 29 Sep 2023 16:02:46 +0800 Subject: [PATCH] MAINTAINERS.md: can be added anywhere [skip ci] --- MAINTAINERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 5dbd9456..1f46d6d7 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -20,6 +20,8 @@ To add your package you can edit [`build-constraints.yaml`](https://github.com/f - package2 - package3 +(If you are adding yourself for the first time, you can yourself anywhere under the `packages:` section, it does not have to be at the end: this actually helps to avoid merge conflicts between new contributions.) + Any dependencies of your packages that are not already part of stackage also need to be added explicitly (When this happens you will see `not present` errors in the CI log). As mentioned above: If you