diff --git a/build.sbt b/build.sbt index 9d86ec7..23f31ef 100644 --- a/build.sbt +++ b/build.sbt @@ -84,6 +84,33 @@ pomExtra := ( git@github.com:databricks/spark-sql-perf.git scm:git:git@github.com:databricks/spark-sql-perf.git + + + marmbrus + Michael Armbrust + https://github.com/marmbrus + + + yhuai + Yin Huai + https://github.com/yhuai + + + nongli + Nong Li + https://github.com/nongli + + + andrewor14 + Andrew Or + https://github.com/andrewor14 + + + davies + Davies Liu + https://github.com/davies + + ) bintrayReleaseOnPublish in ThisBuild := false