sbt / sbt-s3

sbt-s3 is a simple sbt plugin to manipulate objects on Amazon S3
Apache License 2.0
63 stars 29 forks source link

Using my own org for publishing purposes #41

Closed emersonloureiro closed 7 years ago

emersonloureiro commented 7 years ago

Given the org was changed from Typesafe, when ownership was transferred to me, I guess I'd rather just use my own org - which I use for other open source projects - for the purposes of publishing artefacts. I've a bintray account and repo and will now be publishing new releases there.

cunei commented 7 years ago

Sure, the organization had already been changed to a placeholder in the meantime (in https://github.com/sbt/sbt-s3/commit/cec0a205abbdd2b258292d548197b7766e09f15e). You are very welcome to move it to your own. Thanks!

emersonloureiro commented 7 years ago

Deadly, I'll release a new version later on today and update the docs accordingly. Thanks.