From d985738f44517d770859f996a45cd0f8cb05ef1b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 28 Sep 2016 14:56:33 -0700 Subject: [PATCH] implementations: Rename ocitools -> runtime-tools And re-alphabetize. Signed-off-by: W. Trevor King --- implementations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations.md b/implementations.md index 863fcb9e5..218bb8c5b 100644 --- a/implementations.md +++ b/implementations.md @@ -15,5 +15,5 @@ If you know of any associated projects that are not listed here, please file a p ## Testing & Tools * [kunalkushwaha/octool](https://github.com/kunalkushwaha/octool) - A config linter and validator. -* [opencontainers/ocitools](https://github.com/opencontainers/ocitools) - A config generator and runtime/bundle testing framework. * [huawei-openlab/oct](https://github.com/huawei-openlab/oct) - Open Container Testing framework for OCI configuration and runtime +* [opencontainers/runtime-tools](https://github.com/opencontainers/runtime-tools) - A config generator and runtime/bundle testing framework.