From 698bda377a53187b1f4513910e34386e7404cd0d Mon Sep 17 00:00:00 2001 From: Rick Calixte <10281587+rcalixte@users.noreply.github.com> Date: Fri, 15 Dec 2023 22:31:50 -0500 Subject: [PATCH] Update author info (#5236) --- .github/CODEOWNERS | 2 +- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/02_feature_request.yml | 2 +- anime-wallpaper@flyflyan/info.json | 4 +++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 08f3285898e..03fc1f3dfc4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -23,7 +23,7 @@ ShutdownApplet@DeathMD/** @icarter09 ShutdownMenuWithIcons@LLOBERA/** @Nicolas01 SpicesUpdate@claudiux/** @claudiux VPN-Sentinel@claudiux/** @claudiux -anime-wallpaper@flyflyan/** @flyflyan +anime-wallpaper@flyflyan/** @fly206 app-launcher@mchilli/** @mchilli asl@santiago/** @SamBurgos backgroundroll@Sokawaii25/** @Sokawaii25 diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 9cc74dd6488..3567f04e9ff 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -42,7 +42,7 @@ body: default: 0 label: Applet name and maintainer options: - - anime-wallpaper@flyflyan @flyflyan + - anime-wallpaper@flyflyan @fly206 - app-launcher@mchilli @mchilli - asl@santiago @SamBurgos - AutostartPrograms@spacy01 @spacy01 diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.yml b/.github/ISSUE_TEMPLATE/02_feature_request.yml index 7e3e4aa8ba5..d6bec9c3cdc 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -10,7 +10,7 @@ body: default: 0 label: Applet name and maintainer options: - - anime-wallpaper@flyflyan @flyflyan + - anime-wallpaper@flyflyan @fly206 - app-launcher@mchilli @mchilli - asl@santiago @SamBurgos - AutostartPrograms@spacy01 @spacy01 diff --git a/anime-wallpaper@flyflyan/info.json b/anime-wallpaper@flyflyan/info.json index 574cc740da5..e2015fbbc82 100644 --- a/anime-wallpaper@flyflyan/info.json +++ b/anime-wallpaper@flyflyan/info.json @@ -1 +1,3 @@ -{"author": "flyflyan"} \ No newline at end of file +{ + "author": "fly206" +}