[release-1.26] Automated branching step 4 (#3492)

This commit is contained in:
Daniel Hawton 2025-04-17 17:11:25 +02:00 committed by GitHub
parent f4e4840251
commit 61fa170715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 7 deletions

View File

@ -1,6 +1 @@
* @istio/technical-oversight-committee
/Makefile* @istio/wg-test-and-release-maintainers
/*.md @istio/wg-test-and-release-maintainers
/common/ @istio/wg-test-and-release-maintainers
/common-protos/ @istio/wg-test-and-release-maintainers
/scripts/ @istio/wg-test-and-release-maintainers
* @istio/release-managers-1-26

View File

@ -92,7 +92,7 @@ mirror-licenses: mod-download-go
@license-lint --mirror
TMP := $(shell mktemp -d -u)
UPDATE_BRANCH ?= "master"
UPDATE_BRANCH ?= "release-1.26"
BUILD_TOOLS_ORG ?= "istio"