Migration to Github

Change-Id: Iae6be5806c84be19e91c9d5ad480fa1b03d85cc3
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
diff --git a/MOVED_TO_GITHUB.md b/MOVED_TO_GITHUB.md
new file mode 100644
index 0000000..8c7ed98
--- /dev/null
+++ b/MOVED_TO_GITHUB.md
@@ -0,0 +1,5 @@
+This repository is now moved to GitHub: https://github.com/eclipse-platform/eclipse.platform.common

+If you see this message, perform GitHub migration by (assuming the legacy Gerrit repo is called `origin`)

+$ git reset --hard HEAD^

+$ git remote set origin git@github.com:eclipse-platform/eclipse.platform.common.git

+$ git pull origin master
\ No newline at end of file