From 14614fd0490695541c03a37c9555b5f1ef361640 Mon Sep 17 00:00:00 2001 From: Steve Lasker Date: Tue, 13 Jul 2021 12:51:26 -0700 Subject: [PATCH] Remove duplicate implementers.md file Signed-off-by: Steve Lasker --- implementers.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 implementers.md diff --git a/implementers.md b/implementers.md deleted file mode 100644 index 6f604f1..0000000 --- a/implementers.md +++ /dev/null @@ -1,8 +0,0 @@ -# OCI Artifacts Implementations - -Projects or companies currently engaged in efforts to support OCI Artifacts - -* [Azure Container Registry](https://aka.ms/acr/artifacts) -* [distribution/distribution](https://github.com/distribution/distribution/) - -_(to add your project, please open a [pull-request](https://github.com/opencontainers/artifacts/pulls))_