┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2015-02-26 14:37:18 +0100
committerEmmanuel Pescosta <[email protected]>2015-02-26 14:38:31 +0100
commit05de88f9fd874a3c553997d1e295a9929325bbde (patch)
treeb3114cf65a3685d7cb6d489c0caf904fa011bde1
parentf923bda58b2302067ef5b746350c06182c3a0c05 (diff)
added .reviewboardrc
-rw-r--r--.reviewboardrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.reviewboardrc b/.reviewboardrc
new file mode 100644
index 000000000..144248623
--- /dev/null
+++ b/.reviewboardrc
@@ -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