From f8c7dfc0c7f14c339eccf4c91483e1ef0bc77880 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 27 Nov 2017 17:48:10 +0000 Subject: [PATCH] docs overhaul: move auxiliary documentation to a separate folder --- MAINTAINERS => contributing-guides/project-governance.md | 0 STYLEGUIDE.md => contributing-guides/style-guide.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename MAINTAINERS => contributing-guides/project-governance.md (100%) rename STYLEGUIDE.md => contributing-guides/style-guide.md (100%) diff --git a/MAINTAINERS b/contributing-guides/project-governance.md similarity index 100% rename from MAINTAINERS rename to contributing-guides/project-governance.md diff --git a/STYLEGUIDE.md b/contributing-guides/style-guide.md similarity index 100% rename from STYLEGUIDE.md rename to contributing-guides/style-guide.md