From cd45f60a47e8d5350b6068c2bdde657c69a8370d Mon Sep 17 00:00:00 2001 From: Burton Rheutan Date: Fri, 18 May 2018 07:38:44 -0500 Subject: [PATCH] Redirect Derek file to openfaas/faas file This change redirects the derek file to the main openfaas/faas repo to allow us to maintain a single source of authorized derek users at the main repository. faas and faas-cli (and others) are closely tied together, so it makes sense to consolidate derek access to make maintenance easier when adding or removing users Signed-off-by: Burton Rheutan --- .DEREK.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.DEREK.yml b/.DEREK.yml index 1d529b22..8f544aa5 100644 --- a/.DEREK.yml +++ b/.DEREK.yml @@ -1,15 +1 @@ -curators: - - alexellis - - johnmccabe - - rgee0 - - ericstoekl - - itscaro - - kenfdev - - dungeonmaster18 - - stefanprodan - - iyovcheva - - viveksyngh - -features: - - dco_check - - comments +redirect: https://raw.githubusercontent.com/openfaas/faas/master/.DEREK.yml