From 39bb08f4ce7388b1b3470737c6f7a67a430d71c2 Mon Sep 17 00:00:00 2001 From: wasabeef Date: Thu, 21 Sep 2023 13:12:46 +0900 Subject: [PATCH] chore: Add some maintainers --- .github/CODEOWNERS | 2 +- .github/FUNDING.yml | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 08caf2cf5..b6bf974f1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @wasabeef +* @wasabeef @AlexV525 @lcdsmao diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 38f87b693..c8a3ad07f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,12 +1 @@ -# These are supported funding model platforms - -github: wasabeef # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: # Replace with a single Patreon username -open_collective: # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +github: [wasabeef, AlexV525]