This is an automated email from the ASF dual-hosted git repository.
shamrick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new 8fcb7f6152 ATTIC-249 Update the Traffic Control DOAP file with Attic
changes (#8143)
8fcb7f6152 is described below
commit 8fcb7f61523653d7c7c58b39b158bbd7e631ebe4
Author: Niall Pemberton <[email protected]>
AuthorDate: Tue Nov 4 05:13:23 2025 +0000
ATTIC-249 Update the Traffic Control DOAP file with Attic changes (#8143)
ATTIC-249 Update the Traffic Control DOAP file to change the PMC to "Attic"
and add the "Retired" category
---
doap_Traffic_Control.rdf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doap_Traffic_Control.rdf b/doap_Traffic_Control.rdf
index 714b11ec09..ed40bfadb5 100644
--- a/doap_Traffic_Control.rdf
+++ b/doap_Traffic_Control.rdf
@@ -26,7 +26,7 @@
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache Traffic Control</name>
<homepage rdf:resource="https://trafficcontrol.apache.org" />
- <asfext:pmc rdf:resource="https://trafficcontrol.apache.org" />
+ <asfext:pmc rdf:resource="https://attic.apache.org" />
<shortdesc>Apache Traffic Control allows you to build a large
scale content delivery network using open source.</shortdesc>
<description>With Apache Traffic Control, operators can setup a
Content Delivery Network to quickly and efficiently deliver content to their
users. Traffic Control is a highly distributed, scalable and redundant solution
meeting the needs of operators from small to large.</description>
<bug-database
rdf:resource="https://github.com/apache/trafficcontrol/issues" />
@@ -38,6 +38,7 @@
<category
rdf:resource="https://projects.apache.org/category/cloud" />
<category
rdf:resource="https://projects.apache.org/category/http" />
<category
rdf:resource="https://projects.apache.org/category/network-server" />
+ <category
rdf:resource="http://projects.apache.org/category/retired" />
<release>
<Version>
<name>Apache Traffic Control v5.1.2</name>