From: Laurent Montel Date: Fri, 5 Jan 2018 12:55:53 +0000 (+0100) Subject: Remove obsolete reviewboardrc file X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/a6ed2e7b6b6499c32f47d484f8deb47c505cddbc Remove obsolete reviewboardrc file --- diff --git a/.reviewboardrc b/.reviewboardrc deleted file mode 100644 index 144248623..000000000 --- a/.reviewboardrc +++ /dev/null @@ -1,9 +0,0 @@ -# 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