diff --git a/requirements/edx-sandbox/base.txt b/requirements/edx-sandbox/base.txt index fbee5e0d6e..cb41b9b7a3 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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements numpy==1.6.2 diff --git a/requirements/edx-sandbox/local.txt b/requirements/edx-sandbox/local.txt index 8e1e5cb7f2..411523dcf4 100644 --- a/requirements/edx-sandbox/local.txt +++ b/requirements/edx-sandbox/local.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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements # Install these packages from the edx-platform working tree diff --git a/requirements/edx-sandbox/post.txt b/requirements/edx-sandbox/post.txt index 50b5c08fc5..3a5fcb0baa 100644 --- a/requirements/edx-sandbox/post.txt +++ b/requirements/edx-sandbox/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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements # Packages to install in the Python sandbox for secured execution. diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index ebe6ac6e24..c2b1dbd123 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements beautifulsoup4==4.1.3 diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 0064263d21..63ec086fc7 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements # Python libraries to install directly from github diff --git a/requirements/edx/post.txt b/requirements/edx/post.txt index 402d80e621..32bf54a3f2 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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements # This must be installed after distribute has been updated. diff --git a/requirements/edx/pre.txt b/requirements/edx/pre.txt index dd00da4e88..363fb2d247 100644 --- a/requirements/edx/pre.txt +++ b/requirements/edx/pre.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: -# * @jtauber - to check licensing +# * @mollydb - to check licensing # * One of @e0d, @jarv, or @feanil - to check system requirements # Numpy and scipy can't be installed in the same pip run.