Browse Source
Merge pull request #1999 from starbelly/update-templates
update template moving maintainers into extras field
pull/2000/head
Fred Hebert
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
0 additions and
2 deletions
-
priv/templates/otp_app.app.src
-
priv/templates/otp_lib.app.src
|
|
@ -11,7 +11,6 @@ |
|
|
|
{env,[]}, |
|
|
|
{modules, []}, |
|
|
|
|
|
|
|
{maintainers, []}, |
|
|
|
{licenses, ["Apache 2.0"]}, |
|
|
|
{links, []} |
|
|
|
]}. |
|
|
@ -9,7 +9,6 @@ |
|
|
|
{env,[]}, |
|
|
|
{modules, []}, |
|
|
|
|
|
|
|
{maintainers, []}, |
|
|
|
{licenses, ["Apache 2.0"]}, |
|
|
|
{links, []} |
|
|
|
]}. |