]> cloud.milkyroute.net Git - dolphin.git/commitdiff
added .reviewboardrc
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 26 Feb 2015 13:37:18 +0000 (14:37 +0100)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 26 Feb 2015 13:38:31 +0000 (14:38 +0100)
.reviewboardrc [new file with mode: 0644]

diff --git a/.reviewboardrc b/.reviewboardrc
new file mode 100644 (file)
index 0000000..1442486
--- /dev/null
@@ -0,0 +1,9 @@
+# the whole file must be valid python code 
+# for detail documentation, see http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/
+
+REVIEWBOARD_URL = "https://git.reviewboard.kde.org"
+TARGET_GROUPS = "dolphin"
+REPOSITORY = "dolphin"
+
+GUESS_FIELDS = True
+OPEN_BROWSER = True