Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doap_Traffic_Control.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand All @@ -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>
Expand Down