From f2751ecb2286ca6ce99cb3a9babd8eaef6c06ae4 Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Tue, 8 Jan 2019 18:50:06 +0100 Subject: [PATCH] move azure-pipelines.yml and CHANGELOG.md to data --- CHANGELOG.md => data/CHANGELOG.md | 0 azure-pipelines.yml => data/azure-pipelines.yml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename CHANGELOG.md => data/CHANGELOG.md (100%) rename azure-pipelines.yml => data/azure-pipelines.yml (100%) diff --git a/CHANGELOG.md b/data/CHANGELOG.md similarity index 100% rename from CHANGELOG.md rename to data/CHANGELOG.md diff --git a/azure-pipelines.yml b/data/azure-pipelines.yml similarity index 100% rename from azure-pipelines.yml rename to data/azure-pipelines.yml