diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..8e5e2f4 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=codereview.qt-project.org +project=qt/qt5compat +defaultbranch=dev diff --git a/REUSE.toml b/REUSE.toml index 9e43c5b..6eb6190 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -31,7 +31,7 @@ SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-License-Identifier = "BSD-3-Clause" [[annotations]] -path = [".tag", "**/.gitattributes", "**.gitignore"] +path = [".tag", "**/.gitattributes", "**.gitignore", "**/.gitreview"] precedence = "closest" comment = "version control system. Licensed as build system" SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."