chore(rebalance): fix app metadata

This commit is contained in:
Ilya Averyanov 2023-05-09 21:05:20 +05:00
parent 8d83dc12e7
commit 61deda3ea6
1 changed files with 1 additions and 2 deletions

View File

@ -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"}
]} ]}
]}. ]}.