diff options
| author | Laurent Montel <[email protected]> | 2018-01-05 13:55:53 +0100 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2018-01-05 13:55:53 +0100 |
| commit | a6ed2e7b6b6499c32f47d484f8deb47c505cddbc (patch) | |
| tree | 97528b92db43190d1801b423d313d419246e5689 | |
| parent | 0f3a36e6d3d4acf6f4ef1bf2085b002b91dd71d7 (diff) | |
Remove obsolete reviewboardrc file
| -rw-r--r-- | .reviewboardrc | 9 |
1 files changed, 0 insertions, 9 deletions
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 |
