From 1c9806c7830322aaec37050b54a67aee79ff7ed6 Mon Sep 17 00:00:00 2001 From: Joseph Stephens Date: Tue, 12 Jun 2018 07:08:10 -0300 Subject: [PATCH] Update README.md Sonatype are currently going through a process of open sourcing all of the format implementations, we started with npm and have recently open-sourced PyPI (see here for more details https://blog.sonatype.com/open-sourcing-npm-in-nexus-repository-manager-3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62bb499..8d0bb16 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This will: # Caveats * Most of the repository plugins are not open-source. - * Only `maven` and `raw` are open-source. + * Only `maven`, `raw`, `npm` and `PyPI` are open-source. # Usage