[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Jan 19 08:36:22 PST 2018


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/2f8adcfc37bd/
Changeset:   2f8adcfc37bd
User:        MatthewTurk
Date:        2018-01-18 20:03:54+00:00
Summary:     Update mailing list locations.
Affected #:  11 files

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd CONTRIBUTING.rst
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -26,16 +26,13 @@
    chat service that many teams use to organize their work. You can get an
    invite to yt's Slack organization by clicking the "Join us @ Slack" button
    on this page: http://yt-project.org/community.html
- * `yt-users <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_
+ * `yt-users <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_
    is a relatively high-traffic mailing list where people are encouraged to ask
    questions about the code, figure things out and so on.
- * `yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_ is
+ * `yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_ is
    a much lower-traffic mailing list designed to focus on discussions of
    improvements to the code, ideas about planning, development issues, and so
    on.
- * `yt-svn <http://lists.spacepope.org/listinfo.cgi/yt-svn-spacepope.org>`_ is
-   the (now-inaccurately titled) mailing list where all pushes to the primary
-   repository are sent.
 
 The easiest way to get involved with yt is to read the mailing lists, hang out
 in IRC or slack chat, and participate.  If someone asks a question you know the
@@ -70,7 +67,7 @@
 <http://yt-project.org/gallery.html>`_.
 
 We're eager to show off the images and movies you make with yt, so please feel
-free to drop `us <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_
+free to drop `us <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_
 a line and let us know if you've got something great!
 
 Technical Contributions
@@ -214,7 +211,7 @@
 very easy and straightforward submission of revisions.  We're eager to hear
 from you, and if you are developing yt, we encourage you to subscribe to the
 `developer mailing list
-<http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_. Please feel
+<https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_. Please feel
 free to hack around, commit changes, and send them upstream.
 
 .. note:: If you already know how to use the `git version control system

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd COPYING.txt
--- a/COPYING.txt
+++ b/COPYING.txt
@@ -45,7 +45,7 @@
 Until the fall of 2013, yt was licensed under the GPLv3.  However, with consent
 from all developers and on a public mailing list, yt has been relicensed under
 the BSD 3-clause under a shared copyright model.  For more information, see:
-http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2013-July/003239.html
+https://mail.python.org/mm3/archives/list/yt-dev@python.org/thread/G4DJDDGB4PSZFJVPWRSHNOSUMTISXC4X/
 All versions of yt prior to this licensing change are available under the
 GPLv3; all subsequent versions are available under the BSD 3-clause license.
 

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd README.md
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # The yt Project
 
-[![Users' Mailing List](https://img.shields.io/badge/Users-List-lightgrey.svg)](http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org/)
-[![Devel Mailing List](https://img.shields.io/badge/Devel-List-lightgrey.svg)](http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org/)
+[![Users' Mailing List](https://img.shields.io/badge/Users-List-lightgrey.svg)](https://mail.python.org/mm3/archives/list/yt-users@python.org//)
+[![Devel Mailing List](https://img.shields.io/badge/Devel-List-lightgrey.svg)](https://mail.python.org/mm3/archives/list/yt-dev@python.org//)
 [![Build Status](https://img.shields.io/travis/yt-project/yt.svg?branch=master)](https://travis-ci.org/yt-project/yt)
 [![Latest Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://yt-project.org/docs/dev/)
 [![Data Hub](https://img.shields.io/badge/data-hub-orange.svg)](https://hub.yt/)
@@ -136,10 +136,10 @@
  * Our latest documentation is always at http://yt-project.org/docs/dev/ and it
    includes recipes, tutorials, and API documentation
  * The [discussion mailing
-   list](http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org/)
+   list](https://mail.python.org/mm3/archives/list/yt-users@python.org//)
    should be your first stop for general questions
  * The [development mailing
-   list](http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org/) is
+   list](https://mail.python.org/mm3/archives/list/yt-dev@python.org//) is
    better suited for more development issues
  * You can also join us on Slack at yt-project.slack.com ([request an
    invite](http://yt-project.org/slack.html))

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd doc/cheatsheet.tex
--- a/doc/cheatsheet.tex
+++ b/doc/cheatsheet.tex
@@ -101,7 +101,7 @@
 Documentation \url{http://yt-project.org/doc/index.html}.
 Need help? Start here \url{http://yt-project.org/doc/help/} and then
 try the IRC chat room \url{http://yt-project.org/irc.html},
-or the mailing list \url{http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org}. \\
+or the mailing list \url{https://mail.python.org/mm3/archives/list/yt-users@python.org/}. \\
 
 \subsection{Installing yt} The easiest way to install yt is to use the
 installation script found on the yt homepage or the docs linked above.  If you

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -665,7 +665,7 @@
 echo "    http://yt-project.org/data/      (Sample data)"
 echo "    http://yt-project.org/doc/       (Docs)"
 echo
-echo "    http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org"
+echo "    https://mail.python.org/mm3/archives/list/yt-users@python.org/"
 echo
 echo "You must now prepend the following folder to your PATH environment variable:"
 echo 

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd doc/source/about/index.rst
--- a/doc/source/about/index.rst
+++ b/doc/source/about/index.rst
@@ -57,7 +57,7 @@
 --------------------
 
 If you have any questions about the code, please contact the `yt users email
-list <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_.  If
+list <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_.  If
 you're having other problems, please follow the steps in
 :ref:`asking-for-help`.
 

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd doc/source/developing/creating_frontend.rst
--- a/doc/source/developing/creating_frontend.rst
+++ b/doc/source/developing/creating_frontend.rst
@@ -31,7 +31,7 @@
 -----------------------
 
 If you are interested in adding a new code, be sure to drop us a line on
-`yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_!
+`yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_!
 
 To get started, make a new directory in ``yt/frontends`` with the name
 of your code and add the name into ``yt/frontends/api.py``.
@@ -269,6 +269,6 @@
 decent place to start.
 
 And that just about covers it. Please feel free to email
-`yt-users <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_ or
-`yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_ with
+`yt-users <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_ or
+`yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_ with
 any questions, or to let us know you're thinking about adding a new code to yt.

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd doc/source/help/index.rst
--- a/doc/source/help/index.rst
+++ b/doc/source/help/index.rst
@@ -203,8 +203,8 @@
 
 If you still haven't yet found a solution, feel free to
 write to the mailing list regarding your problems.  There are two mailing lists,
-`yt-users <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_ and
-`yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_.  The
+`yt-users <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_ and
+`yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_.  The
 first should be used for asking for help, suggesting features and so on, and
 the latter has more chatter about the way the code is developed and discussions
 of changes and feature improvements.

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd setup.py
--- a/setup.py
+++ b/setup.py
@@ -396,7 +396,7 @@
     },
     cmdclass={'sdist': sdist, 'build_ext': build_ext},
     author="The yt project",
-    author_email="yt-dev at lists.spacepope.org",
+    author_email="yt-dev at python.org",
     url="http://yt-project.org/",
     license="BSD 3-Clause",
     zip_safe=False,

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd yt/mods.py
--- a/yt/mods.py
+++ b/yt/mods.py
@@ -27,8 +27,7 @@
 # also attempt to parse the command line and set up the global state of various
 # operations.  The variable unparsed_args is not used internally but is
 # provided as a convenience for users who wish to parse arguments in scripts.
-# See http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2011-December/
-#     001727.html
+# https://mail.python.org/mm3/archives/list/yt-dev@python.org/thread/L6AQPJ3OIMJC5SNKVM7CJG32YVQZRJWA/
 import yt.startup_tasks as __startup_tasks
 unparsed_args = __startup_tasks.unparsed_args
 

diff -r 5d32ce66cd07c8ef6a6506cc13e2f3d02f9335a7 -r 2f8adcfc37bd2fb2062549648bf228f6e6aec5fd yt/utilities/command_line.py
--- a/yt/utilities/command_line.py
+++ b/yt/utilities/command_line.py
@@ -492,7 +492,7 @@
         print("simply be a misunderstanding that could be cleared up by")
         print("visiting the yt irc channel or getting advice on the email list:")
         print("   http://yt-project.org/irc.html")
-        print("   http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org")
+        print("   https://mail.python.org/mm3/archives/list/yt-users@python.org/")
         print()
         summary = input("Press <enter> if you remain firm in your conviction to continue.")
         print()


https://bitbucket.org/yt_analysis/yt/commits/603ae9af03a7/
Changeset:   603ae9af03a7
User:        ngoldbaum
Date:        2018-01-19 16:35:43+00:00
Summary:     Merge pull request #1673 from MatthewTurk/update-ml

Update mailing list locations.
Affected #:  11 files

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb CONTRIBUTING.rst
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -26,16 +26,13 @@
    chat service that many teams use to organize their work. You can get an
    invite to yt's Slack organization by clicking the "Join us @ Slack" button
    on this page: http://yt-project.org/community.html
- * `yt-users <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_
+ * `yt-users <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_
    is a relatively high-traffic mailing list where people are encouraged to ask
    questions about the code, figure things out and so on.
- * `yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_ is
+ * `yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_ is
    a much lower-traffic mailing list designed to focus on discussions of
    improvements to the code, ideas about planning, development issues, and so
    on.
- * `yt-svn <http://lists.spacepope.org/listinfo.cgi/yt-svn-spacepope.org>`_ is
-   the (now-inaccurately titled) mailing list where all pushes to the primary
-   repository are sent.
 
 The easiest way to get involved with yt is to read the mailing lists, hang out
 in IRC or slack chat, and participate.  If someone asks a question you know the
@@ -70,7 +67,7 @@
 <http://yt-project.org/gallery.html>`_.
 
 We're eager to show off the images and movies you make with yt, so please feel
-free to drop `us <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_
+free to drop `us <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_
 a line and let us know if you've got something great!
 
 Technical Contributions
@@ -214,7 +211,7 @@
 very easy and straightforward submission of revisions.  We're eager to hear
 from you, and if you are developing yt, we encourage you to subscribe to the
 `developer mailing list
-<http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_. Please feel
+<https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_. Please feel
 free to hack around, commit changes, and send them upstream.
 
 .. note:: If you already know how to use the `git version control system

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb COPYING.txt
--- a/COPYING.txt
+++ b/COPYING.txt
@@ -45,7 +45,7 @@
 Until the fall of 2013, yt was licensed under the GPLv3.  However, with consent
 from all developers and on a public mailing list, yt has been relicensed under
 the BSD 3-clause under a shared copyright model.  For more information, see:
-http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2013-July/003239.html
+https://mail.python.org/mm3/archives/list/yt-dev@python.org/thread/G4DJDDGB4PSZFJVPWRSHNOSUMTISXC4X/
 All versions of yt prior to this licensing change are available under the
 GPLv3; all subsequent versions are available under the BSD 3-clause license.
 

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb README.md
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # The yt Project
 
-[![Users' Mailing List](https://img.shields.io/badge/Users-List-lightgrey.svg)](http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org/)
-[![Devel Mailing List](https://img.shields.io/badge/Devel-List-lightgrey.svg)](http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org/)
+[![Users' Mailing List](https://img.shields.io/badge/Users-List-lightgrey.svg)](https://mail.python.org/mm3/archives/list/yt-users@python.org//)
+[![Devel Mailing List](https://img.shields.io/badge/Devel-List-lightgrey.svg)](https://mail.python.org/mm3/archives/list/yt-dev@python.org//)
 [![Build Status](https://img.shields.io/travis/yt-project/yt.svg?branch=master)](https://travis-ci.org/yt-project/yt)
 [![Latest Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://yt-project.org/docs/dev/)
 [![Data Hub](https://img.shields.io/badge/data-hub-orange.svg)](https://hub.yt/)
@@ -136,10 +136,10 @@
  * Our latest documentation is always at http://yt-project.org/docs/dev/ and it
    includes recipes, tutorials, and API documentation
  * The [discussion mailing
-   list](http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org/)
+   list](https://mail.python.org/mm3/archives/list/yt-users@python.org//)
    should be your first stop for general questions
  * The [development mailing
-   list](http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org/) is
+   list](https://mail.python.org/mm3/archives/list/yt-dev@python.org//) is
    better suited for more development issues
  * You can also join us on Slack at yt-project.slack.com ([request an
    invite](http://yt-project.org/slack.html))

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb doc/cheatsheet.tex
--- a/doc/cheatsheet.tex
+++ b/doc/cheatsheet.tex
@@ -101,7 +101,7 @@
 Documentation \url{http://yt-project.org/doc/index.html}.
 Need help? Start here \url{http://yt-project.org/doc/help/} and then
 try the IRC chat room \url{http://yt-project.org/irc.html},
-or the mailing list \url{http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org}. \\
+or the mailing list \url{https://mail.python.org/mm3/archives/list/yt-users@python.org/}. \\
 
 \subsection{Installing yt} The easiest way to install yt is to use the
 installation script found on the yt homepage or the docs linked above.  If you

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -665,7 +665,7 @@
 echo "    http://yt-project.org/data/      (Sample data)"
 echo "    http://yt-project.org/doc/       (Docs)"
 echo
-echo "    http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org"
+echo "    https://mail.python.org/mm3/archives/list/yt-users@python.org/"
 echo
 echo "You must now prepend the following folder to your PATH environment variable:"
 echo 

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb doc/source/about/index.rst
--- a/doc/source/about/index.rst
+++ b/doc/source/about/index.rst
@@ -57,7 +57,7 @@
 --------------------
 
 If you have any questions about the code, please contact the `yt users email
-list <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_.  If
+list <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_.  If
 you're having other problems, please follow the steps in
 :ref:`asking-for-help`.
 

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb doc/source/developing/creating_frontend.rst
--- a/doc/source/developing/creating_frontend.rst
+++ b/doc/source/developing/creating_frontend.rst
@@ -31,7 +31,7 @@
 -----------------------
 
 If you are interested in adding a new code, be sure to drop us a line on
-`yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_!
+`yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_!
 
 To get started, make a new directory in ``yt/frontends`` with the name
 of your code and add the name into ``yt/frontends/api.py``.
@@ -269,6 +269,6 @@
 decent place to start.
 
 And that just about covers it. Please feel free to email
-`yt-users <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_ or
-`yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_ with
+`yt-users <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_ or
+`yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_ with
 any questions, or to let us know you're thinking about adding a new code to yt.

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb doc/source/help/index.rst
--- a/doc/source/help/index.rst
+++ b/doc/source/help/index.rst
@@ -203,8 +203,8 @@
 
 If you still haven't yet found a solution, feel free to
 write to the mailing list regarding your problems.  There are two mailing lists,
-`yt-users <http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org>`_ and
-`yt-dev <http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org>`_.  The
+`yt-users <https://mail.python.org/mm3/archives/list/yt-users@python.org/>`_ and
+`yt-dev <https://mail.python.org/mm3/archives/list/yt-dev@python.org/>`_.  The
 first should be used for asking for help, suggesting features and so on, and
 the latter has more chatter about the way the code is developed and discussions
 of changes and feature improvements.

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb setup.py
--- a/setup.py
+++ b/setup.py
@@ -396,7 +396,7 @@
     },
     cmdclass={'sdist': sdist, 'build_ext': build_ext},
     author="The yt project",
-    author_email="yt-dev at lists.spacepope.org",
+    author_email="yt-dev at python.org",
     url="http://yt-project.org/",
     license="BSD 3-Clause",
     zip_safe=False,

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb yt/mods.py
--- a/yt/mods.py
+++ b/yt/mods.py
@@ -27,8 +27,7 @@
 # also attempt to parse the command line and set up the global state of various
 # operations.  The variable unparsed_args is not used internally but is
 # provided as a convenience for users who wish to parse arguments in scripts.
-# See http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2011-December/
-#     001727.html
+# https://mail.python.org/mm3/archives/list/yt-dev@python.org/thread/L6AQPJ3OIMJC5SNKVM7CJG32YVQZRJWA/
 import yt.startup_tasks as __startup_tasks
 unparsed_args = __startup_tasks.unparsed_args
 

diff -r 54bff1b25e15abf125abc7f0ba7a00cab44bc273 -r 603ae9af03a73e3a843d94ba741bde062d98a1eb yt/utilities/command_line.py
--- a/yt/utilities/command_line.py
+++ b/yt/utilities/command_line.py
@@ -492,7 +492,7 @@
         print("simply be a misunderstanding that could be cleared up by")
         print("visiting the yt irc channel or getting advice on the email list:")
         print("   http://yt-project.org/irc.html")
-        print("   http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org")
+        print("   https://mail.python.org/mm3/archives/list/yt-users@python.org/")
         print()
         summary = input("Press <enter> if you remain firm in your conviction to continue.")
         print()

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list