branch: elpa/with-editor
commit 5b62e6e44afb9545683560ae4d92119bce56e9d4
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
AUTHORS.md: Update list of contributors
---
AUTHORS.md | 6 ++++++
Makefile | 1 +
2 files changed, 7 insertions(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index 0a8b10d..34ea2b8 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -2,9 +2,15 @@ Authors
=======
- Barak A. Pearlmutter <[email protected]>
+- Christian Johansson <[email protected]>
- Jonas Bernoulli <[email protected]>
- Justin Burkett <[email protected]>
+- Kyle Meyer <[email protected]>
- Lele Gaifax <[email protected]>
+- Mario Rodas <[email protected]>
+- Mark Shroyer <[email protected]>
- Noam Postavsky <[email protected]>
- Philipp Stephani <[email protected]>
- Rémi Vanicat <[email protected]>
+- Stéphane Soppera <[email protected]>
+- Suvayu Ali <[email protected]>
diff --git a/Makefile b/Makefile
index 71e1763..66d5715 100644
--- a/Makefile
+++ b/Makefile
@@ -148,6 +148,7 @@ clean:
@printf "Cleaning...\n"
@rm -rf $(CLEAN)
+.PHONY: authors AUTHORS.md
authors: AUTHORS.md
AUTHORS.md: