Makefile: Remove the Hex.pm `maintainers` field from .app

It is now deprecated by Hex.pm.
This commit is contained in:
Jean-Sébastien Pédron 2019-01-08 09:07:06 +01:00
parent 26d4bf3d27
commit 6e5519559c
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@ endef
define PROJECT_APP_EXTRA_KEYS
%% Hex.pm package informations.
{maintainers, [
"RabbitMQ Team <info@rabbitmq.com>",
"Jean-Sebastien Pedron <jean-sebastien@rabbitmq.com>"
]},
{licenses, ["MPL 1.1"]},
{links, [
{"Website", "http://www.rabbitmq.com/"},