Skip to content

Commit 0d13c5f

Browse files
committed
Add blitiri.com.ar hoster as "blitiri"
1 parent e5c9225 commit 0d13c5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

make.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,8 @@ func debianNameFromGopkg(gopkg string, t packageType, allowUnknownHoster bool) s
437437
host = "bitbucket"
438438
case "bazil.org":
439439
host = "bazil"
440+
case "blitiri.com.ar":
441+
host = "blitiri"
440442
case "pault.ag":
441443
host = "pault"
442444
case "howett.net":

0 commit comments

Comments
 (0)