Skip to content

Commit 7e2dcee

Browse files
authored
Remove unused and outdated social media links (#416)
1 parent 30669fc commit 7e2dcee

5 files changed

Lines changed: 1 addition & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ Additional Resources
110110
+ [Contributor License Agreement][cla]
111111
+ [General GitHub documentation](https://help.github.com/)
112112
+ [GitHub pull request documentation](https://help.github.com/articles/creating-a-pull-request/)
113-
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
114113

115114
[cla]:https://www.apache.org/licenses/#clas
116115
[jira]:https://issues.apache.org/jira/browse/COMMONSSITE

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ Additional Resources
117117
+ [Apache Commons Homepage](https://commons.apache.org/)
118118
+ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/COMMONSSITE)
119119
+ [Apache Commons Slack Channel](https://the-asf.slack.com/archives/C60NVB8AD)
120-
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
121120

122121
Apache Commons Components
123122
-------------------------

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<body>
2929
<release version="1.16.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
3030
<!-- FIX -->
31+
<action type="fix" dev="ecki" due-to="Bernd Eckenfels">Removed outdated social media link from README.md and CONTRIBUTING.md</action>
3132
<action type="fix" dev="sebb" due-to="seshathri044">Tweak README (grammar and clarity). See: https://github.com/apache/commons-lang/pull/1442</action>
3233
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
3334
<!-- ADD -->

src/main/resources/commons-xdoc-templates/contributing-md-template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ Additional Resources
110110
+ [Contributor License Agreement][cla]
111111
+ [General GitHub documentation](https://help.github.com/)
112112
+ [GitHub pull request documentation](https://help.github.com/articles/creating-a-pull-request/)
113-
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
114113

115114
[cla]:https://www.apache.org/licenses/#clas
116115
[jira]:https://issues.apache.org/jira/browse/@JIRA_ID@

src/main/resources/commons-xdoc-templates/readme-md-template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ Additional Resources
111111
+ [Apache Commons Homepage](https://commons.apache.org/)
112112
+ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/@JIRA_ID@)
113113
+ [Apache Commons Slack Channel](https://the-asf.slack.com/archives/C60NVB8AD)
114-
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
115114

116115
Apache Commons Components
117116
-------------------------

0 commit comments

Comments
 (0)