Skip to content

Commit 41be1ef

Browse files
committed
Fixing the mailing list addresses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@560804 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5b68244 commit 41be1ef

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

PROPOSAL.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3>(3) Required Jakarta-Commons Resources</h3>
7575
</li>
7676
<li>
7777
Mailing List - Discussions will take place on the general
78-
<em>commons-dev@jakarta.apache.org</em> mailing list. To help
78+
<em>dev@commons.apache.org</em> mailing list. To help
7979
list subscribers identify messages of interest, it is suggested that
8080
the message subject of messages about this component be prefixed with
8181
[Codec].

xdocs/cvs-usage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<document>
1919
<properties>
2020
<title>Source repository</title>
21-
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
21+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
2222
</properties>
2323
<body>
2424
<!-- ================================================== -->

xdocs/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<document>
1919
<properties>
2020
<title>Home</title>
21-
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
21+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
2222
</properties>
2323
<body>
2424
<!-- ================================================== -->

xdocs/issue-tracking.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<document>
1919
<properties>
2020
<title>Issue tracking</title>
21-
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
21+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
2222
</properties>
2323
<body>
2424
<!-- ================================================== -->

xdocs/proposal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ limitations under the License.
8181
</li>
8282
<li>
8383
Mailing List - Discussions will take place on the general
84-
<em>commons-dev@jakarta.apache.org</em> mailing list. To help
84+
<em>dev@commons.apache.org</em> mailing list. To help
8585
list subscribers identify messages of interest, it is suggested that
8686
the message subject of messages about this component be prefixed with
8787
[Codec].

xdocs/userguide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<title>Commons Codec - User guide</title>
23-
<author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
23+
<author email="dev@commons.apache.org">Commons Documentation Team</author>
2424
</properties>
2525

2626
<body>

0 commit comments

Comments
 (0)