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