From 6b8ee21288b203712628aeecf0c5ec3fe172673b Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Wed, 9 Mar 2022 19:33:53 -0500 Subject: [PATCH] chore: update sponsors --- .github/scripts/files/examples.yml | 2 +- .github/workflows/examples.yml | 4 ++-- source/plugins/people/examples.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/scripts/files/examples.yml b/.github/scripts/files/examples.yml index 94718090..cf8b7e9d 100644 --- a/.github/scripts/files/examples.yml +++ b/.github/scripts/files/examples.yml @@ -99,7 +99,7 @@ jobs: user: lowlighter plugin_people: yes plugin_people_types: sponsors - plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol, haribo-io + plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan plugin_people_size: 48 plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }} config_display: large diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 2123da0b..2681966e 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -414,7 +414,7 @@ jobs: plugin_people_types: contributors, stargazers, watchers, sponsors plugin_people_sponsors_custom: >- iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, - marcreichel + marcreichel, OmaarElAmri, naveensrinivasan output_action: none delay: 120 user: lowlighter @@ -1234,7 +1234,7 @@ jobs: user: lowlighter plugin_people: yes plugin_people_types: sponsors - plugin_people_sponsors_custom: yutkat, ktnkk, iamsainikhil, tfSheol, haribo-io + plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan plugin_people_size: 48 plugins_errors_fatal: ${{ github.repository == 'lowlighter/lowlighter' }} config_display: large diff --git a/source/plugins/people/examples.yml b/source/plugins/people/examples.yml index c2280a04..2cd1abb0 100644 --- a/source/plugins/people/examples.yml +++ b/source/plugins/people/examples.yml @@ -18,4 +18,4 @@ plugin_people: yes plugin_people_types: contributors, stargazers, watchers, sponsors # Note that active sponsors are automatically added, but I want to thanks previous sponsors too! - plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel \ No newline at end of file + plugin_people_sponsors_custom: iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, marcreichel, OmaarElAmri, naveensrinivasan