chore(rebalance): fix app metadata
This commit is contained in:
parent
8d83dc12e7
commit
61deda3ea6
|
@ -14,9 +14,8 @@
|
||||||
{mod, {emqx_eviction_agent_app, []}},
|
{mod, {emqx_eviction_agent_app, []}},
|
||||||
{env, []},
|
{env, []},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{maintainers, ["EMQX Team <contact@emqx.io>"]},
|
|
||||||
{links, [
|
{links, [
|
||||||
{"Homepage", "https://emqx.io/"},
|
{"Homepage", "https://www.emqx.com/"},
|
||||||
{"Github", "https://github.com/emqx"}
|
{"Github", "https://github.com/emqx"}
|
||||||
]}
|
]}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Reference in New Issue