branch: elpa/evil-numbers
commit 23c0a48b62ddc6b415ef6e4ef723ec31cc590d19
Author: Michael Markert <[email protected]>
Commit: Michael Markert <[email protected]>
Add contributors section.
---
README.org | 4 ++++
evil-numbers.el | 3 +++
2 files changed, 7 insertions(+)
diff --git a/README.org b/README.org
index e0b8516c2d..253190e2a3 100644
--- a/README.org
+++ b/README.org
@@ -33,3 +33,7 @@
** Known Bugs
See http://github.com/cofi/evil-numbers/issues
+
+** Contributors
+ Matthew Fidler <[email protected]>
+ Michael Markert <[email protected]>
diff --git a/evil-numbers.el b/evil-numbers.el
index f3d7755619..c941a0b297 100644
--- a/evil-numbers.el
+++ b/evil-numbers.el
@@ -2,6 +2,9 @@
;; Copyright (C) 2011 by Michael Markert
;; Author: Michael Markert <[email protected]>
+;; Contributors:
+;; Matthew Fidler <[email protected]>
+;; Michael Markert <[email protected]>
;; URL: http://github.com/cofi/evil-numbers
;; Git-Repository: git://github.com/cofi/evil-numbers.git
;; Created: 2011-09-02