diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fe7b8f3cd..9713e0823 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -38,6 +38,7 @@ show-remote-ip-desklet@nejdetckenobi/* @nejdetckenobi simple-system-monitor@ariel/* @arielandrade soundBox@scollins/* @kawashiro system-monitor-graph@rcassani/* @rcassani +systemTemperature@KopfDesDaemons/* @KopfDesDaemons temperature@india/* @OnlineLearningTutorials temperature@swalladge/* @swalladge timelet@linuxedo.com/* @slgobinath diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 5c1756109..2bc303725 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -85,6 +85,7 @@ body: - simple-system-monitor@ariel @arielandrade - soundBox@scollins @kawashiro - system-monitor-graph@rcassani @rcassani + - systemTemperature@KopfDesDaemons @KopfDesDaemons - temperature@india @OnlineLearningTutorials - temperature@swalladge @swalladge - TimeAndDate@nightflame diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.yml b/.github/ISSUE_TEMPLATE/02_feature_request.yml index 00a7bdc47..4a2611992 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -53,6 +53,7 @@ body: - simple-system-monitor@ariel @arielandrade - soundBox@scollins @kawashiro - system-monitor-graph@rcassani @rcassani + - systemTemperature@KopfDesDaemons @KopfDesDaemons - temperature@india @OnlineLearningTutorials - temperature@swalladge @swalladge - TimeAndDate@nightflame