From fddfc3f8a216a7b447e50d3c6f256817f6924f01 Mon Sep 17 00:00:00 2001 From: Pedro Dias <127108175+PedroDias-Multiverse@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:30:41 +0100 Subject: [PATCH] chore: transfer ownership to async-learning team Updates CODEOWNERS to add @Multiverse-io/async-learning alongside @Multiverse-io/lobsters, and updates catalog-info.yaml owner to async-learning. Co-Authored-By: Claude Sonnet 4.6 --- CODEOWNERS | 2 +- catalog-info.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a38c11c..6bf2225 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -3,4 +3,4 @@ # @Multiverse-io/lobsters will be requested for # review when someone opens a pull request. -* @Multiverse-io/lobsters +* @Multiverse-io/async-learning @Multiverse-io/lobsters diff --git a/catalog-info.yaml b/catalog-info.yaml index dde2ae4..5b0d397 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -14,5 +14,5 @@ metadata: url: https://github.com/Multiverse-io/ckeditor5-math spec: type: library - owner: lobsters + owner: async-learning lifecycle: production