diff --git a/build.sbt b/build.sbt
index 7772963..ea6ec64 100644
--- a/build.sbt
+++ b/build.sbt
@@ -9,6 +9,44 @@ val thriftVersion = "0.15.0" // remember to also update package.json if the t
publishTo := sonatypePublishToBundle.value
lazy val mavenSettings = Seq(
+ pomExtra := https://github.com/guardian/content-atom
+
+
+ paulmr
+ Paul Roberts
+ https://github.com/paulmr
+
+
+ LATaylor-guardian
+ Luke Taylor
+ https://github.com/LATaylor-guardian
+
+
+ mchv
+ Mariot Chauvin
+ https://github.com/mchv
+
+
+ tomrf1
+ Tom Forbes
+ https://github.com/tomrf1
+
+
+ annebyrne
+ Anne Byrne
+ https://github.com/annebyrne
+
+
+ regiskuckaertz
+ Regis Kuckaertz
+ https://github.com/regiskuckaertz
+
+
+ justinpinner
+ Justin Pinner
+ https://github.com/justinpinner
+
+ ,
licenses := Seq("Apache V2" -> url("http://www.apache.org/licenses/LICENSE-2.0.html")),
publishTo := sonatypePublishToBundle.value,
publishConfiguration := publishConfiguration.value.withOverwrite(true)