aboutsummaryrefslogtreecommitdiff
path: root/projects/qt
diff options
context:
space:
mode:
authorRobert Löhning <robert.loehning@qt.io>2021-08-23 13:56:38 +0200
committerGitHub <noreply@github.com>2021-08-23 11:56:38 +0000
commitb2f8091f6274a17a430b5fc061e2e77016b3791d (patch)
tree0a39637bbecfd5dc4b1fc9dca071ff749245868e /projects/qt
parent8851460f3d7e712a406909acdf8b3aa2882e011d (diff)
downloadoss-fuzz-b2f8091f6274a17a430b5fc061e2e77016b3791d.tar.gz
[qt] Use own README as help_url (#6267)
It includes a link to the default page so no information will be lost.
Diffstat (limited to 'projects/qt')
-rw-r--r--projects/qt/project.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/qt/project.yaml b/projects/qt/project.yaml
index eb19f2e7b..6e6a84494 100644
--- a/projects/qt/project.yaml
+++ b/projects/qt/project.yaml
@@ -4,7 +4,8 @@ primary_contact: "rlohningqt@gmail.com"
auto_ccs:
- "sgaist.qt@gmail.com"
- "shawn.t.rutledge@gmail.com"
+main_repo: 'git://code.qt.io/qt/qt5.git'
architectures:
- x86_64
- i386
-main_repo: 'git://code.qt.io/qt/qt5.git'
+help_url: "https://code.qt.io/cgit/qt/qtbase.git/plain/tests/libfuzzer/README"