mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-23 08:30:07 -03:00
ci: simplify go & add maintainer to java pom
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
parent
cb765d1243
commit
453caf7d19
@ -1,7 +1,6 @@
|
||||
dist: trusty
|
||||
|
||||
language: go
|
||||
go_import_path: github.com/src-d/enry
|
||||
|
||||
go:
|
||||
- '1.12.x'
|
||||
|
@ -14,6 +14,10 @@ developers += Developer("abeaumont",
|
||||
"Alfredo Beaumont",
|
||||
"alfredo@sourced.tech",
|
||||
url("https://github.com/abeaumont"))
|
||||
developers += Developer("bzz",
|
||||
"Alexander Bezzubov",
|
||||
"alex@sourced.tech",
|
||||
url("https://github.com/bzz"))
|
||||
licenses += ("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0"))
|
||||
pomIncludeRepository := (_ => false)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user