From 6cdd929d47042786238d8dab134f472cdace84c7 Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Sat, 13 May 2017 17:26:51 -0700 Subject: [PATCH] Update project.yaml --- projects/example/project.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/example/project.yaml b/projects/example/project.yaml index 15c04f2dc..de763b4fe 100644 --- a/projects/example/project.yaml +++ b/projects/example/project.yaml @@ -5,3 +5,6 @@ primary_contact: "primary-my-api-maintainer@example.com" auto_ccs: - "secondary-my-api-maintainer@example.com" - "tertiary-my-api-maintainer@example.com" + +# We don't run this example project for real. (Don't use this flag for your project) +disabled: true