summaryrefslogtreecommitdiff
path: root/autoload/ale/ant.vim
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/ale/ant.vim')
-rw-r--r--autoload/ale/ant.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/ale/ant.vim b/autoload/ale/ant.vim
index 689b444b..7d02484e 100644
--- a/autoload/ale/ant.vim
+++ b/autoload/ale/ant.vim
@@ -1,4 +1,4 @@
-" Author: Andrew Lee <andrewl@mbda.fun>.
+" Author: Andrew Lee <andrew.lambda@tuta.io>.
" Inspired by ale/gradle.vim by Michael Pardo <michael@michaelpardo.com>
" Description: Functions for working with Ant projects.