mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -03:00
Drop src-d org ref except for issues
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
committed by
Alexander
parent
697929e149
commit
bc5e031cee
@ -7,8 +7,8 @@ enablePlugins(GitVersioning)
|
||||
sonatypeProfileName := "tech.sourced"
|
||||
|
||||
// pom settings for sonatype
|
||||
homepage := Some(url("https://github.com/src-d/enry"))
|
||||
scmInfo := Some(ScmInfo(url("https://github.com/src-d/enry"),
|
||||
homepage := Some(url("https://github.com/bzz/enry"))
|
||||
scmInfo := Some(ScmInfo(url("https://github.com/bzz/enry"),
|
||||
"git@github.com:src-d/enry.git"))
|
||||
developers += Developer("abeaumont",
|
||||
"Alfredo Beaumont",
|
||||
|
Reference in New Issue
Block a user