From 1c96c36aaa2f9267717b672bfd531d4ebe9b242e Mon Sep 17 00:00:00 2001 From: mtail Date: Fri, 12 Jul 2019 14:33:08 -0700 Subject: [PATCH] Test change to ensure mergify is working. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6134326590..de67ca631c8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ This repository defines component-level APIs and common configuration formats fo platform. These definitions are specified using the [protobuf](https://github.com/google/protobuf) syntax. -This repository depends only on the [tools](https://github.com/istio/tools) repository for tools used during build. This repository *will not* depend on any other repositories. Except for tools, all other Istio repositories can take a dependency on the api repository. +This repository depends only on the [tools](https://github.com/istio/tools) repository for tools used during build. This repository *will not* depend on any +other repositories. Except for tools, all other Istio repositories can take a dependency on the api repository. ## API Guidelines