From 6679b9cdb6261fffcc9a139ad1f4a76a4d589490 Mon Sep 17 00:00:00 2001 From: Eric Torreborre Date: Mon, 17 Sep 2018 13:57:10 +0200 Subject: [PATCH] Added `registry` to the list of packages to build Thanks! --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 099433a2..7dbc7e97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3601,6 +3601,9 @@ packages: "asakamirai @asakamirai": - kazura-queue + + "Eric Torreborre @etorreborre": + - registry # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.