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 28e08b1925..98edcbb89f 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