From 1c1df9b7665a586f9ec5887a627fdae837c3d667 Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Mon, 31 Jul 2017 12:22:46 +0100 Subject: [PATCH] docs: consolidate release related documents Move the existing docs from misc to docs/process. Signed-off-by: Wei Liu Acked-by: Ian Jackson --- {misc => docs/process}/branching-checklist.txt | 0 {misc => docs/process}/release-checklist.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {misc => docs/process}/branching-checklist.txt (100%) rename {misc => docs/process}/release-checklist.txt (100%) diff --git a/misc/branching-checklist.txt b/docs/process/branching-checklist.txt similarity index 100% rename from misc/branching-checklist.txt rename to docs/process/branching-checklist.txt diff --git a/misc/release-checklist.txt b/docs/process/release-checklist.txt similarity index 100% rename from misc/release-checklist.txt rename to docs/process/release-checklist.txt -- 2.30.2