This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
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
parent
c934ccca29
b32a7a77fa
commit
aece1d706c
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
2 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
priv/templates/otp_app.app.src
+0
-1
priv/templates/otp_lib.app.src
+ 0
- 1
priv/templates/otp_app.app.src
View File
@ -11,7 +11,6 @@
{env,[]},
{env,[]},
{modules, []},
{modules, []},
{maintainers, []},
{licenses, ["Apache 2.0"]},
{licenses, ["Apache 2.0"]},
{links, []}
{links, []}
]}.
]}.
+ 0
- 1
priv/templates/otp_lib.app.src
View File
@ -9,7 +9,6 @@
{env,[]},
{env,[]},
{modules, []},
{modules, []},
{maintainers, []},
{licenses, ["Apache 2.0"]},
{licenses, ["Apache 2.0"]},
{links, []}
{links, []}
]}.
]}.
Write
Preview
Loading…
Cancel
Save