Skip to content

Commit

Permalink
Fix typo in mailing-list address
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Dec 10, 2021
1 parent 8d47b65 commit 643bb3a
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ This CONTRIBUTING.md was adapted from [ProjectPorcupine's](https://github.com/Te

# Contact info

You are welcome to [subscribe to](https://groups.google.com/a/nyu.edu/g/reprozip) or contact our user mailing list [reprozip@.nyu.edu](mailto:reprozip@.nyu.edu) for questions, suggestions and discussions about using ReproZip.
You are welcome to [subscribe to](https://groups.google.com/a/nyu.edu/g/reprozip) or contact our user mailing list [reprozip@nyu.edu](mailto:reprozip@nyu.edu) for questions, suggestions and discussions about using ReproZip.
4 changes: 2 additions & 2 deletions docs/developerguide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Development happens on `GitHub <https://github.com/ViDA-NYU/reprozip>`__; bug re

Continuous testing is provided by `GitHub Actions <https://github.com/VIDA-NYU/reprozip/actions>`__. Note that ReproZip still tries to support Python 2 as well as Python 3. Test coverage is not very high because there are a lot of operations that are difficult to cover on CI (for instance, Vagrant VMs cannot be used over there).

If you have any questions or need help with the development of an unpacker or plugin, please use our development mailing-list at `reprozip@.nyu.edu <https://groups.google.com/a/nyu.edu/g/reprozip>`__.
If you have any questions or need help with the development of an unpacker or plugin, please use our development mailing-list at `reprozip@nyu.edu <https://groups.google.com/a/nyu.edu/g/reprozip>`__.

Introduction to ReproZip
------------------------
Expand Down Expand Up @@ -102,4 +102,4 @@ Since version 0.4.1, `reprounzip` has signals that can be used to hook in plugin
Final Observations
------------------

After reading this page, reading the source code of one of the "official" unpackers is probably the best way of understanding how to write your own. They should be short enough to be easy to grasp. Should you have additional questions, do not hesitate to use our mailing-list: `reprozip@.nyu.edu`.
After reading this page, reading the source code of one of the "official" unpackers is probably the best way of understanding how to write your own. They should be short enough to be easy to grasp. Should you have additional questions, do not hesitate to use our mailing-list: `reprozip@nyu.edu`.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Links

* `Project website <https://www.reprozip.org/>`__
* `GitHub repository <https://github.com/ViDA-NYU/reprozip>`__
* Mailing list: `reprozip@.nyu.edu <https://groups.google.com/a/nyu.edu/g/reprozip>`__
* Mailing list: `reprozip@nyu.edu <https://groups.google.com/a/nyu.edu/g/reprozip>`__
2 changes: 1 addition & 1 deletion docs/man/reprounzip-docker.1
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ https://github.com/ViDA\-NYU/reprozip
The Docker website
https://www.docker.com/
.SH BUGS
Please report bugs on our mailing-list at reprozip@.nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
Please report bugs on our mailing-list at reprozip@nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
.SH AUTHOR
.RB "ReproZip is being developed at" " New York University" .

Expand Down
2 changes: 1 addition & 1 deletion docs/man/reprounzip-vagrant.1
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ https://github.com/ViDA\-NYU/reprozip
The Vagrant website
https://www.vagrantup.com/
.SH BUGS
Please report bugs on our mailing-list at reprozip@.nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
Please report bugs on our mailing-list at reprozip@nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
.SH AUTHOR
.RB "ReproZip is being developed at" " New York University" .

Expand Down
2 changes: 1 addition & 1 deletion docs/man/reprounzip.1
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ https://www.reprozip.org/
ReproZip's GitHub repository
https://github.com/ViDA\-NYU/reprozip
.SH BUGS
Please report bugs on our mailing-list at reprozip@.nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
Please report bugs on our mailing-list at reprozip@nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
.SH AUTHOR
.RB "ReproZip is being developed at" " New York University" .

Expand Down
2 changes: 1 addition & 1 deletion docs/man/reprozip.1
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ https://www.reprozip.org/
ReproZip's GitHub repository
https://github.com/ViDA\-NYU/reprozip
.SH BUGS
Please report bugs on our mailing-list at reprozip@.nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
Please report bugs on our mailing-list at reprozip@nyu.edu or on GitHub at https://github.com/VIDA\-NYU/reprozip/issues.
.SH AUTHOR
.RB "ReproZip is being developed at" " New York University" .

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Troubleshooting

The best way to start solving an issue in ReproZip is probably to look at the log messages. Some messages are not displayed by default when running ReproZip, but you can use the ``--verbose`` (or ``-v``) flag to display them. In addition, all the log messages are stored under ``$HOME/.reprozip/log``.

Please feel free to contact us at reprozip@.nyu.edu if you encounter issues while using ReproZip.
Please feel free to contact us at reprozip@nyu.edu if you encounter issues while using ReproZip.

------------

Expand Down
2 changes: 1 addition & 1 deletion reprounzip-docker/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'rpaths>=0.8'],
description="Allows the ReproZip unpacker to create Docker containers",
author="Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
author_email='reprozip@.nyu.edu',
author_email='reprozip@nyu.edu',
maintainer="Remi Rampin",
maintainer_email='remi@rampin.org',
url='https://www.reprozip.org/',
Expand Down
2 changes: 1 addition & 1 deletion reprounzip-qt/reprounzip_qt/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def main():

parser = argparse.ArgumentParser(
description="Graphical user interface for reprounzip",
epilog="Please report issues to reprozip@.nyu.edu")
epilog="Please report issues to reprozip@nyu.edu")
parser.add_argument('--version', action='version',
version="reprounzip-qt version %s" % __version__)
parser.add_argument('-v', '--verbose', action='count', default=1,
Expand Down
2 changes: 1 addition & 1 deletion reprounzip-qt/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
install_requires=['PyYAML', 'qtpy', 'reprounzip>=1.0'],
description="Graphical user interface for reprounzip, using Qt",
author="Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
author_email='reprozip@.nyu.edu',
author_email='reprozip@nyu.edu',
maintainer="Remi Rampin",
maintainer_email='remi@rampin.org',
url='https://www.reprozip.org/',
Expand Down
2 changes: 1 addition & 1 deletion reprounzip-vagrant/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'paramiko'],
description="Allows the ReproZip unpacker to create virtual machines",
author="Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
author_email='reprozip@.nyu.edu',
author_email='reprozip@nyu.edu',
maintainer="Remi Rampin",
maintainer_email='remi@rampin.org',
url='https://www.reprozip.org/',
Expand Down
2 changes: 1 addition & 1 deletion reprounzip/reprounzip/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def add_options(opts):
description="reprounzip is the ReproZip component responsible for "
"unpacking and reproducing an experiment previously "
"packed with reprozip",
epilog="Please report issues to reprozip@.nyu.edu")
epilog="Please report issues to reprozip@nyu.edu")
add_options(parser)
parser.add_argument('-v', '--verbose', action='count', default=1,
dest='verbosity',
Expand Down
2 changes: 1 addition & 1 deletion reprounzip/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'reprounzip-vistrails>=1.0']},
description="Linux tool enabling reproducible experiments (unpacker)",
author="Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
author_email='reprozip@.nyu.edu',
author_email='reprozip@nyu.edu',
maintainer="Remi Rampin",
maintainer_email='remi@rampin.org',
url='https://www.reprozip.org/',
Expand Down
2 changes: 1 addition & 1 deletion reprozip-jupyter/reprozip_jupyter/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def add_options(opts):

parser = argparse.ArgumentParser(
description="Jupyter Notebook tracing/reproduction for ReproZip",
epilog="Please report issues to reprozip@.nyu.edu")
epilog="Please report issues to reprozip@nyu.edu")
add_options(parser)
subparser = parser.add_subparsers(title="subcommands", metavar='',
dest='cmd')
Expand Down
2 changes: 1 addition & 1 deletion reprozip-jupyter/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'reprounzip>=1.0'],
description="Jupyter Notebook tracing/reproduction using ReproZip",
author="Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
author_email='reprozip@.nyu.edu',
author_email='reprozip@nyu.edu',
maintainer="Remi Rampin",
maintainer_email='remi@rampin.org',
url='https://www.reprozip.org/',
Expand Down
2 changes: 1 addition & 1 deletion reprozip/reprozip/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ def add_options(opt):
parser = argparse.ArgumentParser(
description="reprozip is the ReproZip component responsible for "
"tracing and packing the execution of an experiment",
epilog="Please report issues to reprozip@.nyu.edu")
epilog="Please report issues to reprozip@nyu.edu")
add_options(parser)
parser.add_argument('-v', '--verbose', action='count', default=1,
dest='verbosity',
Expand Down
2 changes: 1 addition & 1 deletion reprozip/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
install_requires=req,
description="Linux tool enabling reproducible experiments (packer)",
author="Remi Rampin, Fernando Chirigati, Dennis Shasha, Juliana Freire",
author_email='reprozip@.nyu.edu',
author_email='reprozip@nyu.edu',
maintainer="Remi Rampin",
maintainer_email='remi@rampin.org',
url='https://www.reprozip.org/',
Expand Down

0 comments on commit 643bb3a

Please sign in to comment.