Add dbainbri to group of releasers

Change-Id: Ie1f1df37febd3bb75e77614e0779c422994ca614
diff --git a/Jenkinsfile.release b/Jenkinsfile.release
index 1baa28c..21bf5af 100644
--- a/Jenkinsfile.release
+++ b/Jenkinsfile.release
@@ -54,7 +54,7 @@
         timeout(time: 1, unit: 'HOURS') {
             metadata = input id: 'release-build', 
             message: 'Go to Gerrit and merge the release patch',
-                    submitter: 'jono'
+                    submitter: 'jono,dbainbri'
         }
     }
 
@@ -66,7 +66,7 @@
         timeout(time: 1, unit: 'HOURS') {
             metadata = input id: 'release-build', 
             message: 'Go to Sonatype and release the artifacts',
-                    submitter: 'jono'
+                    submitter: 'jono,dbainbri'
         }
     }