From 0eeba4eeaf565d6623b200c9d81f50c1b85eea6c Mon Sep 17 00:00:00 2001 From: Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com> Date: Fri, 30 Nov 2012 15:56:03 +0400 Subject: [PATCH] Renamed AUTHORS.txt to AUTHORS.md --- AUTHORS.txt => AUTHORS.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename AUTHORS.txt => AUTHORS.md (100%) diff --git a/AUTHORS.txt b/AUTHORS.md similarity index 100% rename from AUTHORS.txt rename to AUTHORS.md diff --git a/README.md b/README.md index b78379e76..5d37b07f7 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ keyboard shortcuts, and their new VIM keystrokes. Authors ------- -See [AUTHORS.txt](https://github.com/JetBrains/ideavim/blob/master/AUTHORS.txt) +See [AUTHORS.md](https://github.com/JetBrains/ideavim/blob/master/AUTHORS.md) for a list of authors and contributors.