From 5ab7f995f2ae1e04fcc47cbd245ec782dbb0cc8d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 29 Aug 2016 12:21:37 -0400 Subject: [PATCH] Better instructions about who to ping for requirements changes --- requirements/edx-sandbox/base.txt | 2 +- requirements/edx-sandbox/local.txt | 4 ++-- requirements/edx-sandbox/post.txt | 4 ++-- requirements/edx/base.txt | 4 ++-- requirements/edx/github.txt | 4 ++-- requirements/edx/post.txt | 2 +- requirements/edx/pre.txt | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements/edx-sandbox/base.txt b/requirements/edx-sandbox/base.txt index 1c5c0c4d5e..5e59e1fe92 100644 --- a/requirements/edx-sandbox/base.txt +++ b/requirements/edx-sandbox/base.txt @@ -1,7 +1,7 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # If you open a pull request that adds a new dependency, you should notify: -# * @mollydb - to check licensing +# * @edx/ospr - to check licensing # * @edx/devops - to check system requirements numpy==1.6.2 diff --git a/requirements/edx-sandbox/local.txt b/requirements/edx-sandbox/local.txt index 411523dcf4..e999a22064 100644 --- a/requirements/edx-sandbox/local.txt +++ b/requirements/edx-sandbox/local.txt @@ -1,8 +1,8 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # 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/ospr - to check licensing +# * @edx/devops - to check system requirements # Install these packages from the edx-platform working tree # NOTE: if you change code in these packages, you MUST change the version diff --git a/requirements/edx-sandbox/post.txt b/requirements/edx-sandbox/post.txt index dd3dc80d43..9714197956 100644 --- a/requirements/edx-sandbox/post.txt +++ b/requirements/edx-sandbox/post.txt @@ -1,8 +1,8 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # 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/ospr - to check licensing +# * @edx/devops - to check system requirements # Packages to install in the Python sandbox for secured execution. scipy==0.14.0 diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index ae71d7527a..047fff7c7b 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -1,8 +1,8 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # 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/ospr - to check licensing +# * @edx/devops - to check system requirements beautifulsoup4==4.1.3 beautifulsoup==3.2.1 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 035a99e5a6..b4cd1d5e8f 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -1,8 +1,8 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # If you open a pull request that adds a new dependency, you should notify: -# * @nedbat to check licensing -# * @edx/devops to check system requirements +# * @edx/ospr - to check licensing +# * @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 3d19cd29da..cb806d972d 100644 --- a/requirements/edx/post.txt +++ b/requirements/edx/post.txt @@ -1,7 +1,7 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # If you open a pull request that adds a new dependency, you should notify: -# * @mollydb - to check licensing +# * @edx/ospr - to check licensing # * @edx/devops - to check system requirements # This needs to be installed *after* lxml, which is in base.txt. diff --git a/requirements/edx/pre.txt b/requirements/edx/pre.txt index b3b942a8e4..2cea13c611 100644 --- a/requirements/edx/pre.txt +++ b/requirements/edx/pre.txt @@ -1,8 +1,8 @@ # DON'T JUST ADD NEW DEPENDENCIES!!! # # If you open a pull request that adds a new dependency, you should notify: -# * @mollydb to check licensing -# * @edx/devops to check system requirements +# * @edx/ospr - to check licensing +# * @edx/devops - to check system requirements # Use a modern setuptools instead of distribute setuptools==18.0.1