From df4a57618b9d562c97b4a5d704ec83274dd101e0 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Wed, 29 Oct 2025 12:13:41 -0700 Subject: [PATCH] update the CODEOWNERS file --- CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 557b4349..3099a488 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,6 +6,5 @@ /pkgs/appengine/ @dart-lang/dart-pub-team /pkgs/gcloud/ @dart-lang/dart-pub-team /pkgs/io_file @brianquinlan -# TODO: -# /pkgs/jot/ +/pkgs/jot/ @szakarias /pkgs/native_synchronization/ @mraleph