This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new 92f397e Create distributions.md 92f397e is described below commit 92f397e2258bf47af5b9081232db087315d87e74 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Sat Feb 1 10:43:33 2025 -0800 Create distributions.md --- apache-trusted-release/distributions.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/apache-trusted-release/distributions.md b/apache-trusted-release/distributions.md new file mode 100644 index 0000000..c2a58c4 --- /dev/null +++ b/apache-trusted-release/distributions.md @@ -0,0 +1,30 @@ +# Third Party Distributions + +Support will be added to the ATR for distribution of release packages to third parties in a priority order. + +## Distributors + +1. Maven Central +2. PyPi +3. Artifactory +4. DockerHub +5. Node +6. NuGet +7. ... + +### Maven Central + + +### PyPi + + +### Artifactory + + +### DockerHub + + +### Node + + +### NuGet --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org