Skip to content

Commit 66aab92

Browse files
committed
[#12] update src file with links, license and maintainers
1 parent 526180c commit 66aab92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/sumo_db_pgsql.app.src

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
]},
1313
{modules, []},
1414
{mod, {sumo_db_pgsql, []}},
15+
{maintainers,["Inaka"]},
16+
{licenses,["Apache 2.0"]},
17+
{links,[{"Github","https://github.com/inaka/sumo_db_pgsql"}]},
1518
{build_tools, ["rebar3"]}
1619
]}.

0 commit comments

Comments
 (0)