mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
ed7d455a43
This updates all references to chromiumos/platform/crosvm to crosvm/crosvm. It will also switch ./tools/cl to upload to the new main repository. BUG=None TEST=None Change-Id: I1f71e5d5de2300e57ace1315cb4553f68533d576 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3760903 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Dennis Kempin <denniskempin@google.com>
9 lines
342 B
INI
9 lines
342 B
INI
# Copyright 2022 The Chromium OS Authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
|
|
# Per-project `repo upload` hook settings.
|
|
# https://chromium.googlesource.com/chromiumos/repohooks/
|
|
|
|
[Hook Scripts]
|
|
repo_upload_warning = ./tools/chromeos/repo_upload_warning
|