From 50f50da0d973870b6269e37bf4e7edc4fc8f5b90 Mon Sep 17 00:00:00 2001 From: Newbyte Date: Tue, 19 Jul 2022 12:58:44 -0400 Subject: [PATCH] CODEOWNERS: order alphabetically (MR 3300) --- CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7907a20e9..5566c64ca 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,13 +2,13 @@ device/*/*-pine64-pinephone/ @craftyguy @milesalan @bshah @proycon @anjandev @StacyHarper device/*/*-purism-librem5/ @craftyguy @bshah -main/osk-sdl/ @craftyguy -main/postmarketos-ui-plasma-mobile/ @bshah -temp/u-boot-librem5/ @craftyguy @bshah device/community/*-qcom-sdm845 @calebccff @joelselvaraj +device/community/*-xiaomi-berrylium @joelselvaraj device/community/device-oneplus-enchilada @calebccff device/community/device-oneplus-fajita @calebccff +main/osk-sdl/ @craftyguy +main/postmarketos-ui-plasma-mobile/ @bshah main/ttyescape @calebccff -device/community/*-xiaomi-berrylium @joelselvaraj +temp/u-boot-librem5/ @craftyguy @bshah # vim: ts=4 sw=4 et