From bd515185f8a8891ab9093e0ca823da4f0bb0738b Mon Sep 17 00:00:00 2001 From: Kevin Falcone Date: Wed, 25 Nov 2015 13:47:56 -0500 Subject: [PATCH] Instead of listing devops, use our group --- requirements/edx-sandbox/base.txt | 2 +- requirements/edx/github.txt | 3 +-- requirements/edx/post.txt | 2 +- requirements/edx/pre.txt | 3 +-- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/requirements/edx-sandbox/base.txt b/requirements/edx-sandbox/base.txt index 922ac54740..1c5c0c4d5e 100644 --- a/requirements/edx-sandbox/base.txt +++ b/requirements/edx-sandbox/base.txt @@ -2,7 +2,7 @@ # # If you open a pull request that adds a new dependency, you should notify: # * @mollydb - to check licensing -# * One of @e0d, @jarv, or @feanil - to check system requirements +# * @edx/devops - to check system requirements numpy==1.6.2 networkx==1.7 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index f8760f0b25..2076274c02 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -2,8 +2,7 @@ # # If you open a pull request that adds a new dependency, you should notify: # * @mollydb to check licensing -# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet -# to check system requirements +# * @edx/devops to check system requirements # # A correct GitHub reference looks like this: # diff --git a/requirements/edx/post.txt b/requirements/edx/post.txt index 30c479b3d2..30b5d20939 100644 --- a/requirements/edx/post.txt +++ b/requirements/edx/post.txt @@ -2,7 +2,7 @@ # # If you open a pull request that adds a new dependency, you should notify: # * @mollydb - to check licensing -# * support@edx.org - to check system requirements +# * @edx/devops - to check system requirements # This needs to be installed *after* lxml, which is in base.txt. # python-saml pulls in lxml as a dependency, and due to a bug in setuptools, diff --git a/requirements/edx/pre.txt b/requirements/edx/pre.txt index 5efe897838..13ba6ce2a3 100644 --- a/requirements/edx/pre.txt +++ b/requirements/edx/pre.txt @@ -2,8 +2,7 @@ # # If you open a pull request that adds a new dependency, you should notify: # * @mollydb to check licensing -# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet -# to check system requirements +# * @edx/devops to check system requirements # Use a modern setuptools instead of distribute setuptools==18.0.1