From 5de98ad1b1126b6a13dab4a0e5dea33d50b02d2c Mon Sep 17 00:00:00 2001 From: Bob Donovan Date: Wed, 12 Aug 2026 15:24:15 -0400 Subject: [PATCH 1/2] Updating codeowners and catalog info --- CODEOWNERS | 2 +- catalog-info.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 949fd41395c..6001f455fcf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # see https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners for more information -* @unity/behavior-authoring +* @unity/ml-agents diff --git a/catalog-info.yaml b/catalog-info.yaml index b49dbfe6309..6d7e9a6d7ba 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -7,7 +7,7 @@ metadata: name: com.unity.ml-agents description: "Unity ML-Agents Package" labels: - costcenter: "5160" + costcenter: "5053" tags: - planned-public - enterprise @@ -18,4 +18,4 @@ metadata: spec: type: unity-package lifecycle: production - owner: unity/behavior-authoring + owner: default/UCW-5253615 # Sentis From a42f80fb8f64a4c442e78e908bfecda35ea365c7 Mon Sep 17 00:00:00 2001 From: Bob Donovan Date: Fri, 14 Aug 2026 14:58:04 -0400 Subject: [PATCH 2/2] updating codeowner --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6001f455fcf..b2c8807814a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # see https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners for more information -* @unity/ml-agents +* @Unity-Technologies/ml-agents