Commit bd0fc0a5 by Kevin Falcone

Merge pull request #10743 from edx/jibsheet/requirements-devops

Suggest the devops group alias, rather than individual names
parents a0668568 bd515185
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing # * @mollydb - to check licensing
# * One of @e0d, @jarv, or @feanil - to check system requirements # * @edx/devops - to check system requirements
numpy==1.6.2 numpy==1.6.2
networkx==1.7 networkx==1.7
......
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb to check licensing # * @mollydb to check licensing
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet # * @edx/devops to check system requirements
# to check system requirements
# #
# A correct GitHub reference looks like this: # A correct GitHub reference looks like this:
# #
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb - to check licensing # * @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. # 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, # python-saml pulls in lxml as a dependency, and due to a bug in setuptools,
......
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
# #
# If you open a pull request that adds a new dependency, you should notify: # If you open a pull request that adds a new dependency, you should notify:
# * @mollydb to check licensing # * @mollydb to check licensing
# * One of @e0d, @feanil, @fredsmith, @maxrothman, or @jibsheet # * @edx/devops to check system requirements
# to check system requirements
# Use a modern setuptools instead of distribute # Use a modern setuptools instead of distribute
setuptools==18.0.1 setuptools==18.0.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment