From cae4b6cc2341aecd2c2db5e9b04e72978708b3a0 Mon Sep 17 00:00:00 2001 From: David Smith Date: Fri, 2 Nov 2018 12:04:46 +0000 Subject: [PATCH] add bazel-runfiles --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ca74371..2cbe11e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3657,6 +3657,9 @@ packages: #- n2o-protocols #- n2o-web + "David Smith @shmish111": + - bazel-runfiles + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056 @@ -5294,6 +5297,8 @@ github-users: - RyanGlScott onrock-eng: - donkeybonks + tweag: + - bazel-runfiles # end of github-users