feat: add fpalmab as sponsor

This commit is contained in:
thomas
2024-08-07 14:07:20 +02:00
parent eded70cede
commit 8629e0283b
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ const contributors = [
'tsironis13', 'tsironis13',
]; ];
const sponsors = ['ddotx', 'LMFinney', 'alannelucq', 'SidV2']; const sponsors = ['ddotx', 'LMFinney', 'alannelucq', 'SidV2', 'fpalmab'];
module.exports = { module.exports = {
contributors, contributors,

View File

@@ -2,7 +2,7 @@ name: Add Labels
on: on:
pull_request_target: pull_request_target:
types: [ opened ] types: [ opened, edited ]
jobs: jobs:
add_labels: add_labels: