mirror of
https://github.com/openvswitch/ovs
synced 2025-08-28 21:07:47 +00:00
Adds `mailto:` to email address links in mailing-lists.rst. The existing syntax resulted in broken links of the form `http://docs.openvswitch.org/en/latest/internals/mailing-lists/<address>`, which would result in a 404 error. Signed-off-by: Lars Kellogg-Stedman <lars@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
97 lines
2.9 KiB
ReStructuredText
97 lines
2.9 KiB
ReStructuredText
..
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
Convention for heading levels in Open vSwitch documentation:
|
|
|
|
======= Heading 0 (reserved for the title in a document)
|
|
------- Heading 1
|
|
~~~~~~~ Heading 2
|
|
+++++++ Heading 3
|
|
''''''' Heading 4
|
|
|
|
Avoid deeper levels because they do not render well.
|
|
|
|
=============
|
|
Mailing Lists
|
|
=============
|
|
|
|
.. important::
|
|
Report security issues **only** to security@openvswitch.org. For more
|
|
information, refer to our :doc:`security policies <security>`.
|
|
|
|
ovs-announce
|
|
------------
|
|
|
|
The `ovs-announce`__ mailing list is used to announce new versions of Open
|
|
vSwitch and is extremely low-volume. `(subscribe)`__ `(archives)`__
|
|
|
|
__ mailto:ovs-announce@openvswitch.org
|
|
__ https://mail.openvswitch.org/mailman/listinfo/ovs-announce/
|
|
__ https://mail.openvswitch.org/pipermail/ovs-announce/
|
|
|
|
ovs-discuss
|
|
-----------
|
|
|
|
The `ovs-discuss`__ mailing list is used to discuss plans and design decisions
|
|
for Open vSwitch. It is also an appropriate place for user questions.
|
|
`(subscribe)`__ `(archives)`__
|
|
|
|
__ mailto:ovs-discuss@openvswitch.org
|
|
__ https://mail.openvswitch.org/mailman/listinfo/ovs-discuss/
|
|
__ https://mail.openvswitch.org/pipermail/ovs-discuss/
|
|
|
|
ovs-dev
|
|
-------
|
|
|
|
The `ovs-dev`__ mailing list is used to discuss development and review code
|
|
before being committed. `(subscribe)`__ `(archives)`__
|
|
|
|
__ mailto:ovs-dev@openvswitch.org
|
|
__ https://mail.openvswitch.org/mailman/listinfo/ovs-dev/
|
|
__ https://mail.openvswitch.org/pipermail/ovs-dev/
|
|
|
|
ovs-git
|
|
-------
|
|
|
|
The `ovs-git`__ mailing list hooks into Open vSwitch's version control system
|
|
to receive commits. `(subscribe)`__ `(archives)`__
|
|
|
|
__ mailto:ovs-git@openvswitch.org
|
|
__ https://mail.openvswitch.org/mailman/listinfo/ovs-git/
|
|
__ https://mail.openvswitch.org/pipermail/ovs-git/
|
|
|
|
ovs-build
|
|
---------
|
|
|
|
The `ovs-build`__ mailing list hooks into Open vSwitch's continuous integration
|
|
system to receive build reports. `(subscribe)`__ `(archives)`__
|
|
|
|
__ mailto:ovs-build@openvswitch.org
|
|
__ https://mail.openvswitch.org/mailman/listinfo/ovs-build/
|
|
__ https://mail.openvswitch.org/pipermail/ovs-build/
|
|
|
|
bugs
|
|
-----
|
|
|
|
The `bugs`__ mailing list is an alias for the discuss mailing list.
|
|
|
|
__ mailto:bugs@openvswitch.org
|
|
|
|
security
|
|
--------
|
|
|
|
The `security`__ mailing list is for submitting security vulnerabilities to the
|
|
security team.
|
|
|
|
__ mailto:security@openvswitch.org
|