From a932ff1b72ba0765133c76f69375660f0183112c Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Tue, 30 Jan 2024 07:58:48 +0900 Subject: [PATCH 1/7] Update CODEOWNERS --- .github/CODEOWNERS | 158 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 149 insertions(+), 9 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 01661cefc2b..aa128d8704c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,15 +1,95 @@ # TizenFX Code Owners. # Add members who own directories and files for automatic Pull Request Reviewers. -# NUI Code Owners List -/src/Tizen.NUI/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI.Components/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI/src/public/BaseComponents/Text*.cs @wonrst @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI/src/public/Xaml/ @AdunFang @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI/src/public/XamlBinding/ @AdunFang @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI/src/internal/Xaml/ @AdunFang @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI/src/internal/XamlBinding/ @AdunFang @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie -/src/Tizen.NUI/src/internal/EXaml/ @AdunFang @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +# TIZEN COMMON +/src/Tizen/ @rookiejava @myroot @JoonghyunCho +/src/Tizen.Log/ @chanwoochoi +/src/Tizen.Tracer/ @sungguk-na @sfoon-kim + +# ACCOUNT +/src/Tizen.Account.AccountManager/ @randeepsingh01 @d1-agarwal +/src/Tizen.Account.FidoClient/ @randeepsingh01 +/src/Tizen.Account.OAuth2/ @randeepsingh01 +/src/Tizen.Account.SyncManager/ @randeepsingh01 @d1-agarwal + +# APPLICATION FW +/src/Tizen.Applications.Alarm/ @kilig +# /src/Tizen.Applications.AttachPanel/ +# /src/Tizen.Applications.Badge/ +/src/Tizen.Applications.Cion/ @jusung +/src/Tizen.Applications.Common/ @hjhun +/src/Tizen.Applications.ComponentBased.ComponentManager/ @hjhun +/src/Tizen.Applications.ComponentBased.Default/ @hjhun +/src/Tizen.Applications.ComponentBased.Port/ @hjhun +/src/Tizen.Applications.ComponentBased/ @hjhun +/src/Tizen.Applications.DataControl/ @jusung +/src/Tizen.Applications.EventManager/ @jusung +/src/Tizen.Applications.MessagePort/ @jusung +# /src/Tizen.Applications.Notification/ +# /src/Tizen.Applications.NotificationEventListener/ +/src/Tizen.Applications.PackageManager/ @jeremy-jang +# /src/Tizen.Applications.Preference/ +#/src/Tizen.Applications.RemoteView/ +/src/Tizen.Applications.Service/ @hjhun +# /src/Tizen.Applications.Shortcut/ +/src/Tizen.Applications.ThemeManager/ @jeremy-jang +# /src/Tizen.Applications.ToastMessage/ +/src/Tizen.Applications.UI/ @hjhun +# /src/Tizen.Applications.WatchApplication/ +# /src/Tizen.Applications.WatchfaceComplication/ +# /src/Tizen.Applications.WidgetApplication/ +# /src/Tizen.Applications.WidgetControl/ + +# CONTENT +/src/Tizen.Content.Download/ @chleun-moon @SeonahMoon +/src/Tizen.Content.MediaContent/ @hsgwon @eunhaechoi +# /src/Tizen.Content.MimeType/ + +# CONTEXT +/src/Tizen.Context/ @yj99-shin + +# DATA +# /src/Tizen.Data.Tdbc.Driver.Sqlite/ +# /src/Tizen.Data.Tdbc/ + +# LOCATIONS & MAPS +/src/Tizen.Location.Geofence/ @randeepsingh01 @abhimanyu1dots +/src/Tizen.Location/ @randeepsingh01 @abhimanyu1dots +/src/Tizen.Maps/ @randeepsingh01 @abhimanyu1dots + +# MACHINE LEARNING +/src/Tizen.MachineLearning.Inference/ @again4you +/src/Tizen.MachineLearning.Train/ @again4you + +# MESSAGING +/src/Tizen.Messaging.Push/ @randeepsingh01 @kamaljeet +/src/Tizen.Messaging/ @randeepsingh01 @kamaljeet + +# MULTIMEDIA FW +/src/Tizen.Multimedia/ @hsgwon @sangchul1011 @eunhaechoi +/src/Tizen.Multimedia.AudioIO/ @hsgwon @sangchul1011 @eunhaechoi +/src/Tizen.Multimedia.Camera/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.MediaCodec/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.MediaPlayer/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.Metadata/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.Radio/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.Recorder/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.Remoting/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.Util/ @hsgwon @eunhaechoi +/src/Tizen.Multimedia.Vision/ @hsgwon @tyoungroy + +# UI FW (NUI) +/src/Tizen.NUI.Components.Design/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Components/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Design/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Extension/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Gadget/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Physics2D/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Scene3D/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.Wearable/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.WindowSystem/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI.XamlBuild/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +/src/Tizen.NUI/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie /test/NUITestSample/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie /test/NUITizenGallery/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie /test/Tizen.NUI.ComponentApplication/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie @@ -20,4 +100,64 @@ /test/Tizen.NUI.WebViewTest/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie /test/Tizen.NUI.WindowSystem.Samples/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie +# NETWORK +/src/Tizen.Network.Bluetooth/ @dh79pyun @Wootak +/src/Tizen.Network.Connection/ @chleun-moon +/src/Tizen.Network.IoTConnectivity/ @dh79pyun +/src/Tizen.Network.Nfc/ @dh79pyun @jh8801.jung +/src/Tizen.Network.Nsd/ @chleun-moon +/src/Tizen.Network.Smartcard/ @dh79pyun @jh8801.jung +/src/Tizen.Network.Stc/ @jeik01-kim @hyunuk-tak +/src/Tizen.Network.WiFi/ @chleun-moon +/src/Tizen.Network.WiFiDirect/ @jiung-yu + +# NLP +/src/Tizen.Nlp/ @jihoon48.kim @Inhong + +# PIMS +/src/Tizen.PhonenumberUtils/ @randeepsingh01 @chauhan321 +/src/Tizen.Pims.Calendar/ @randeepsingh01 @chauhan321 +/src/Tizen.Pims.Contacts/ @randeepsingh01 @chauhan321 + +# SECURITY +/src/Tizen.Security/ @t-swierczek +/src/Tizen.Security.DevicePolicyManager/ @y01k +/src/Tizen.Security.PrivacyPrivilegeManager/ @e-borowski @t-swierczek @z-abramowska +/src/Tizen.Security.SecureRepository/ @terry2000s @kjackiewicz +/src/Tizen.Security.TEEC/ @terry2000s @kjackiewicz + +# SENSOR +/src/Tizen.Sensor/ @chanwoochoi + +# SYSTEM +/src/Tizen.System/ @chanwoochoi @ppdl +/src/Tizen.System.Feedback/ @chanwoochoi +/src/Tizen.System.Information/ @chanwoochoi @ppdl +# /src/Tizen.System.MediaKey/ +/src/Tizen.System.PlatformConfig/ @chanwoochoi @ppdl +# /src/Tizen.System.PowerUsage/ +# /src/Tizen.System.Resource/ +# /src/Tizen.System.Session/ +/src/Tizen.System.Storage/ @chanwoochoi +/src/Tizen.System.SystemSettings/ @jinwangan +/src/Tizen.System.Usb/ @chanwoochoi @ppdl + +# TELEPHONY +/src/Tizen.Telephony/ @dh79.pyun @wootak.jung + +# UIX +/src/Tizen.Uix.InputMethod/ @imfine98 @Inhong +/src/Tizen.Uix.InputMethodManager/ @urmain @sooyeon-kim +# /src/Tizen.Uix.Sticker/ +/src/Tizen.Uix.Stt/ @urmain @sooyeon-kim +/src/Tizen.Uix.SttEngine/ @urmain @sooyeon-kim +/src/Tizen.Uix.Tts/ @urmain @sooyeon-kim +/src/Tizen.Uix.TtsEngine/ @urmain @sooyeon-kim +/src/Tizen.Uix.VoiceControl/ @urmain @sooyeon-kim +/src/Tizen.Uix.VoiceControlManager/ @urmain @sooyeon-kim + +# ELMSHARP (Deprecated) +/src/ElmSharp.Wearable/ @rookiejava @myroot @JoonghyunCho +/src/ElmSharp/ @rookiejava @myroot @JoonghyunCho + # Please Add more Code Owners below. From c6774e77be6fc3f51d8cfb4a8a3a6b282c2c64ef Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Thu, 9 Jan 2025 08:54:48 +0900 Subject: [PATCH 2/7] Update CODEOWNERS --- .github/CODEOWNERS | 70 ++++++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index aa128d8704c..266ebd20859 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,42 +8,42 @@ # ACCOUNT /src/Tizen.Account.AccountManager/ @randeepsingh01 @d1-agarwal -/src/Tizen.Account.FidoClient/ @randeepsingh01 -/src/Tizen.Account.OAuth2/ @randeepsingh01 +/src/Tizen.Account.FidoClient/ @randeepsingh01 @Shivam‐Verma‐1808 +/src/Tizen.Account.OAuth2/ @randeepsingh01 @Shivam‐Verma‐1808 /src/Tizen.Account.SyncManager/ @randeepsingh01 @d1-agarwal # APPLICATION FW /src/Tizen.Applications.Alarm/ @kilig -# /src/Tizen.Applications.AttachPanel/ -# /src/Tizen.Applications.Badge/ +/src/Tizen.Applications.AttachPanel/ @amit-patel +/src/Tizen.Applications.Badge/ @sukhyungkang /src/Tizen.Applications.Cion/ @jusung -/src/Tizen.Applications.Common/ @hjhun -/src/Tizen.Applications.ComponentBased.ComponentManager/ @hjhun -/src/Tizen.Applications.ComponentBased.Default/ @hjhun -/src/Tizen.Applications.ComponentBased.Port/ @hjhun -/src/Tizen.Applications.ComponentBased/ @hjhun +/src/Tizen.Applications.Common/ @upple +/src/Tizen.Applications.ComponentBased.ComponentManager/ @upple +/src/Tizen.Applications.ComponentBased.Default/ @upple +/src/Tizen.Applications.ComponentBased.Port/ @upple +/src/Tizen.Applications.ComponentBased/ @upple /src/Tizen.Applications.DataControl/ @jusung /src/Tizen.Applications.EventManager/ @jusung /src/Tizen.Applications.MessagePort/ @jusung -# /src/Tizen.Applications.Notification/ -# /src/Tizen.Applications.NotificationEventListener/ +/src/Tizen.Applications.Notification/ @sukhyungkang +/src/Tizen.Applications.NotificationEventListener/ @sukhyungkang /src/Tizen.Applications.PackageManager/ @jeremy-jang -# /src/Tizen.Applications.Preference/ -#/src/Tizen.Applications.RemoteView/ -/src/Tizen.Applications.Service/ @hjhun -# /src/Tizen.Applications.Shortcut/ +/src/Tizen.Applications.Preference/ @sukhyungkang +/src/Tizen.Applications.RemoteView/ @sukhyungkang +/src/Tizen.Applications.Service/ @upple +/src/Tizen.Applications.Shortcut/ @sukhyungkang /src/Tizen.Applications.ThemeManager/ @jeremy-jang -# /src/Tizen.Applications.ToastMessage/ -/src/Tizen.Applications.UI/ @hjhun -# /src/Tizen.Applications.WatchApplication/ -# /src/Tizen.Applications.WatchfaceComplication/ -# /src/Tizen.Applications.WidgetApplication/ -# /src/Tizen.Applications.WidgetControl/ +/src/Tizen.Applications.ToastMessage/ @sukhyungkang +/src/Tizen.Applications.UI/ @upple +/src/Tizen.Applications.WatchApplication/ @sukhyungkang +/src/Tizen.Applications.WatchfaceComplication/ @sukhyungkang +/src/Tizen.Applications.WidgetApplication/ @sukhyungkang +/src/Tizen.Applications.WidgetControl/ @sukhyungkang # CONTENT /src/Tizen.Content.Download/ @chleun-moon @SeonahMoon /src/Tizen.Content.MediaContent/ @hsgwon @eunhaechoi -# /src/Tizen.Content.MimeType/ +/src/Tizen.Content.MimeType/ @sukhyungkang # CONTEXT /src/Tizen.Context/ @yj99-shin @@ -120,25 +120,27 @@ /src/Tizen.Pims.Contacts/ @randeepsingh01 @chauhan321 # SECURITY -/src/Tizen.Security/ @t-swierczek -/src/Tizen.Security.DevicePolicyManager/ @y01k -/src/Tizen.Security.PrivacyPrivilegeManager/ @e-borowski @t-swierczek @z-abramowska +/src/Tizen.Security/ @t-swierczek @terry2000s +/src/Tizen.Security.PrivacyPrivilegeManager/ @e-borowski @t-swierczek @z-abramowska @terry2000s /src/Tizen.Security.SecureRepository/ @terry2000s @kjackiewicz + +# SECURITY (Deprecated) +/src/Tizen.Security.DevicePolicyManager/ @y01k /src/Tizen.Security.TEEC/ @terry2000s @kjackiewicz # SENSOR -/src/Tizen.Sensor/ @chanwoochoi +/src/Tizen.Sensor/ @chanwoochoi @SangyounKwak # SYSTEM -/src/Tizen.System/ @chanwoochoi @ppdl -/src/Tizen.System.Feedback/ @chanwoochoi +/src/Tizen.System/ @chanwoochoi @germonado +/src/Tizen.System.Feedback/ @chanwoochoi @germonado /src/Tizen.System.Information/ @chanwoochoi @ppdl -# /src/Tizen.System.MediaKey/ +/src/Tizen.System.MediaKey/ @sukhyungkang /src/Tizen.System.PlatformConfig/ @chanwoochoi @ppdl -# /src/Tizen.System.PowerUsage/ -# /src/Tizen.System.Resource/ -# /src/Tizen.System.Session/ -/src/Tizen.System.Storage/ @chanwoochoi +/src/Tizen.System.PowerUsage/ @chanwoochoi +/src/Tizen.System.Resource/ @chanwoochoi @ul24 @SangyounKwak +/src/Tizen.System.Session/ @chanwoochoi +/src/Tizen.System.Storage/ @chanwoochoi @ul24 /src/Tizen.System.SystemSettings/ @jinwangan /src/Tizen.System.Usb/ @chanwoochoi @ppdl @@ -147,7 +149,7 @@ # UIX /src/Tizen.Uix.InputMethod/ @imfine98 @Inhong -/src/Tizen.Uix.InputMethodManager/ @urmain @sooyeon-kim +/src/Tizen.Uix.InputMethodManager/ @imfine98 @Inhong # /src/Tizen.Uix.Sticker/ /src/Tizen.Uix.Stt/ @urmain @sooyeon-kim /src/Tizen.Uix.SttEngine/ @urmain @sooyeon-kim From 06d06d7c45969940d5ed74b2231f182af614efae Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Thu, 9 Jan 2025 10:59:31 +0900 Subject: [PATCH 3/7] Update CODEOWNERS --- .github/CODEOWNERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 266ebd20859..34afe750f05 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -46,7 +46,7 @@ /src/Tizen.Content.MimeType/ @sukhyungkang # CONTEXT -/src/Tizen.Context/ @yj99-shin +# /src/Tizen.Context/ # DATA # /src/Tizen.Data.Tdbc.Driver.Sqlite/ @@ -101,7 +101,7 @@ /test/Tizen.NUI.WindowSystem.Samples/ @hyunjushin @dongsug-song @Seoyeon2Kim @taehyub @jaehyun0cho @everLEEst @rabbitfor @hinohie # NETWORK -/src/Tizen.Network.Bluetooth/ @dh79pyun @Wootak +/src/Tizen.Network.Bluetooth/ @dh79pyun @wootak-jung /src/Tizen.Network.Connection/ @chleun-moon /src/Tizen.Network.IoTConnectivity/ @dh79pyun /src/Tizen.Network.Nfc/ @dh79pyun @jh8801.jung @@ -115,9 +115,9 @@ /src/Tizen.Nlp/ @jihoon48.kim @Inhong # PIMS -/src/Tizen.PhonenumberUtils/ @randeepsingh01 @chauhan321 -/src/Tizen.Pims.Calendar/ @randeepsingh01 @chauhan321 -/src/Tizen.Pims.Contacts/ @randeepsingh01 @chauhan321 +/src/Tizen.PhonenumberUtils/ @randeepsingh01 +/src/Tizen.Pims.Calendar/ @randeepsingh01 +/src/Tizen.Pims.Contacts/ @randeepsingh01 # SECURITY /src/Tizen.Security/ @t-swierczek @terry2000s @@ -145,7 +145,7 @@ /src/Tizen.System.Usb/ @chanwoochoi @ppdl # TELEPHONY -/src/Tizen.Telephony/ @dh79.pyun @wootak.jung +/src/Tizen.Telephony/ @dh79.pyun @wootak-jung # UIX /src/Tizen.Uix.InputMethod/ @imfine98 @Inhong From 6be87c96665615e811a977ea44bceccf730060e3 Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Mon, 13 Jan 2025 15:48:42 +0900 Subject: [PATCH 4/7] Update CODEOWNERS --- .github/CODEOWNERS | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 34afe750f05..1e57b293871 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,23 +8,23 @@ # ACCOUNT /src/Tizen.Account.AccountManager/ @randeepsingh01 @d1-agarwal -/src/Tizen.Account.FidoClient/ @randeepsingh01 @Shivam‐Verma‐1808 -/src/Tizen.Account.OAuth2/ @randeepsingh01 @Shivam‐Verma‐1808 +/src/Tizen.Account.FidoClient/ @randeepsingh01 @s01-verma +/src/Tizen.Account.OAuth2/ @randeepsingh01 @s01-verma /src/Tizen.Account.SyncManager/ @randeepsingh01 @d1-agarwal # APPLICATION FW /src/Tizen.Applications.Alarm/ @kilig /src/Tizen.Applications.AttachPanel/ @amit-patel /src/Tizen.Applications.Badge/ @sukhyungkang -/src/Tizen.Applications.Cion/ @jusung +/src/Tizen.Applications.Cion/ @jusung-son /src/Tizen.Applications.Common/ @upple /src/Tizen.Applications.ComponentBased.ComponentManager/ @upple /src/Tizen.Applications.ComponentBased.Default/ @upple /src/Tizen.Applications.ComponentBased.Port/ @upple /src/Tizen.Applications.ComponentBased/ @upple -/src/Tizen.Applications.DataControl/ @jusung -/src/Tizen.Applications.EventManager/ @jusung -/src/Tizen.Applications.MessagePort/ @jusung +/src/Tizen.Applications.DataControl/ @jusung-son +/src/Tizen.Applications.EventManager/ @jusung-son +/src/Tizen.Applications.MessagePort/ @jusung-son /src/Tizen.Applications.Notification/ @sukhyungkang /src/Tizen.Applications.NotificationEventListener/ @sukhyungkang /src/Tizen.Applications.PackageManager/ @jeremy-jang @@ -62,8 +62,8 @@ /src/Tizen.MachineLearning.Train/ @again4you # MESSAGING -/src/Tizen.Messaging.Push/ @randeepsingh01 @kamaljeet -/src/Tizen.Messaging/ @randeepsingh01 @kamaljeet +/src/Tizen.Messaging.Push/ @randeepsingh01 +/src/Tizen.Messaging/ @randeepsingh01 # MULTIMEDIA FW /src/Tizen.Multimedia/ @hsgwon @sangchul1011 @eunhaechoi @@ -122,7 +122,7 @@ # SECURITY /src/Tizen.Security/ @t-swierczek @terry2000s /src/Tizen.Security.PrivacyPrivilegeManager/ @e-borowski @t-swierczek @z-abramowska @terry2000s -/src/Tizen.Security.SecureRepository/ @terry2000s @kjackiewicz +/src/Tizen.Security.SecureRepository/ @terry2000s @dmichaluk # SECURITY (Deprecated) /src/Tizen.Security.DevicePolicyManager/ @y01k @@ -151,12 +151,12 @@ /src/Tizen.Uix.InputMethod/ @imfine98 @Inhong /src/Tizen.Uix.InputMethodManager/ @imfine98 @Inhong # /src/Tizen.Uix.Sticker/ -/src/Tizen.Uix.Stt/ @urmain @sooyeon-kim -/src/Tizen.Uix.SttEngine/ @urmain @sooyeon-kim -/src/Tizen.Uix.Tts/ @urmain @sooyeon-kim -/src/Tizen.Uix.TtsEngine/ @urmain @sooyeon-kim -/src/Tizen.Uix.VoiceControl/ @urmain @sooyeon-kim -/src/Tizen.Uix.VoiceControlManager/ @urmain @sooyeon-kim +/src/Tizen.Uix.Stt/ @urmain @syeonholic +/src/Tizen.Uix.SttEngine/ @urmain @syeonholic +/src/Tizen.Uix.Tts/ @urmain @syeonholic +/src/Tizen.Uix.TtsEngine/ @urmain @syeonholic +/src/Tizen.Uix.VoiceControl/ @urmain @syeonholic +/src/Tizen.Uix.VoiceControlManager/ @urmain @syeonholic # ELMSHARP (Deprecated) /src/ElmSharp.Wearable/ @rookiejava @myroot @JoonghyunCho From 1384264d3748f3d2162dd48dd518c3d6e33fa183 Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Mon, 13 Jan 2025 15:52:12 +0900 Subject: [PATCH 5/7] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1e57b293871..48131ecf535 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,7 +14,7 @@ # APPLICATION FW /src/Tizen.Applications.Alarm/ @kilig -/src/Tizen.Applications.AttachPanel/ @amit-patel +/src/Tizen.Applications.AttachPanel/ @engfaruque /src/Tizen.Applications.Badge/ @sukhyungkang /src/Tizen.Applications.Cion/ @jusung-son /src/Tizen.Applications.Common/ @upple @@ -145,7 +145,7 @@ /src/Tizen.System.Usb/ @chanwoochoi @ppdl # TELEPHONY -/src/Tizen.Telephony/ @dh79.pyun @wootak-jung +/src/Tizen.Telephony/ @dh79pyun @wootak-jung # UIX /src/Tizen.Uix.InputMethod/ @imfine98 @Inhong From 2e7bbc595b95b49c2df2c5f89e2d52ea595c7445 Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Tue, 14 Jan 2025 15:31:04 +0900 Subject: [PATCH 6/7] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 48131ecf535..ac023e27ca3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -46,7 +46,7 @@ /src/Tizen.Content.MimeType/ @sukhyungkang # CONTEXT -# /src/Tizen.Context/ +/src/Tizen.Context/ @dh79pyun # DATA # /src/Tizen.Data.Tdbc.Driver.Sqlite/ From 6500825ca34a010fca8b3d82796882c4d09104b0 Mon Sep 17 00:00:00 2001 From: Kangho Hur Date: Tue, 14 Jan 2025 15:36:52 +0900 Subject: [PATCH 7/7] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ac023e27ca3..bbcc413c4e0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,7 +4,7 @@ # TIZEN COMMON /src/Tizen/ @rookiejava @myroot @JoonghyunCho /src/Tizen.Log/ @chanwoochoi -/src/Tizen.Tracer/ @sungguk-na @sfoon-kim +/src/Tizen.Tracer/ @najubae @sfoon-kim # ACCOUNT /src/Tizen.Account.AccountManager/ @randeepsingh01 @d1-agarwal