From 899f476beb9c45065d325052c36c1a79e87119e1 Mon Sep 17 00:00:00 2001 From: Charlie Crean Date: Fri, 3 Nov 2023 11:16:02 +0000 Subject: [PATCH 1/2] CORE-0 Set up network team 5.2 branch --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c44844ecd3..612ed7d377 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ cordaProductVersion = 5.1.0 # NOTE: update this each time this module contains a breaking change ## NOTE: currently this is a top level revision, so all API versions will line up, but this could be moved to ## a per module property in which case module versions can change independently. -cordaApiRevision = 37 +cordaApiRevision = 37-NETWORK-5-2 # Main kotlinVersion = 1.8.21 From b356d32674251cc462523504ad2b366d52d3d0a5 Mon Sep 17 00:00:00 2001 From: Charlie Crean <69511999+charlieR3@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:48:54 +0000 Subject: [PATCH 2/2] CORE-18229 Set code owners on feature branch (#1329) Set the code owners on the platform network branch to just the platform network team. Not to be merged to the 5.2 branch once it is created. --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 734204008d..824f55c919 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -* @driessamyn @jasonbyrner3 @dimosr @ronanbrowne @rick-r3 @simon-johnson-r3 @blsemo @Omar-awad @aditisdesai @vinir3 @vkolomeyko @thiagoviana @Sakpal +* @corda/corda-platform-network-team +