From 13bb4955aee978e607338787c3377c05a1c09122 Mon Sep 17 00:00:00 2001
From: florck <florian.thoni@floth.fr>
Date: Sat, 25 Nov 2017 16:43:56 +0000
Subject: [PATCH] Revert "Disclaimer message to add in the main README."

This reverts commit d2ae82dbcd798c6b187466fd7e237758c179d5cc
---
 .github/github_disclaimer.md | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 .github/github_disclaimer.md

diff --git a/.github/github_disclaimer.md b/.github/github_disclaimer.md
deleted file mode 100644
index cac7139b6..000000000
--- a/.github/github_disclaimer.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# Initial disclaimer
-This project is now tracked on our hosted gitlab server at:
-https://git.duniter.org/clients/cesium/cesium
-
-The current github repository is a simple clone taken up to date at each push on the main gitlab repository.
-
-All contributions should be performed on the main gitlab repository.
-
-Pull requests proposed on github would generate more work for the main contributors.
-
-Issues can be submitted on github. However, all issues created on github will be duplicated on gitlab manually and closed with a link to the gitlab issue.
-
-
-# Original README.md
-- 
GitLab