From 59dca57087442421edcdf4e05602e78e149ed66f Mon Sep 17 00:00:00 2001 From: Sebastian Graf Date: Sat, 6 Jan 2018 01:12:08 +0100 Subject: [PATCH] Added pomaps to build-constraints.yaml I'm willing to maintain `pomaps` for the foreseeable future. The testsuite needs `ChasingBottoms` (a non-stackage dependency), though. I'm not sure this will pass CI, at least it doesn't as per the pro-active checks listed in `MAINTAINERS.md`. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bb01924b..954809bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3109,6 +3109,9 @@ packages: "Andrey Sverdlichenko @rblaze": - credential-store - dbus + + "Sebastian Graf @sgraf812": + - pomaps # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.