Makefile: Remove the Hex.pm `maintainers` field from .app
It is now deprecated by Hex.pm.
This commit is contained in:
parent
26d4bf3d27
commit
6e5519559c
|
|
@ -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/"},
|
||||
|
|
|
|||
Loading…
Reference in New Issue