diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2018-08-17 09:35:04 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2018-08-17 09:35:04 +0000 |
commit | 75cc252615fc12688eaa373c20a1a436c194bcea (patch) | |
tree | 38d47f04e9da912f6b8ed5755fdf50edb0de0078 /sysutils/py-ansible-lint | |
parent | 6e8f72aefa648deef18dea9901c1b6d68b2febf5 (diff) |
Notes
Diffstat (limited to 'sysutils/py-ansible-lint')
-rw-r--r-- | sysutils/py-ansible-lint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-ansible-lint/Makefile b/sysutils/py-ansible-lint/Makefile index 6891d9d7fbd7..e6ba37632344 100644 --- a/sysutils/py-ansible-lint/Makefile +++ b/sysutils/py-ansible-lint/Makefile @@ -6,7 +6,7 @@ CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mseaman@FreeBSD.org +MAINTAINER= matthew@FreeBSD.org COMMENT= Checks playbooks for sub-optimal practices and behaviour LICENSE= MIT |