From dd0a97746de89d1a434335045739de8e1174f39e Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Tue, 3 Sep 2024 10:19:26 +0200 Subject: [PATCH] chore: update finance report for june-july-august (#3164) Co-authored-by: asyncapi-bot --- config/finance/2024/Expenses.yml | 47 +++++++++++++++++++++++++++- config/finance/2024/ExpensesLink.yml | 5 ++- 2 files changed, 50 insertions(+), 2 deletions(-) diff --git a/config/finance/2024/Expenses.yml b/config/finance/2024/Expenses.yml index 66e12fda9a57..1467852bbb50 100644 --- a/config/finance/2024/Expenses.yml +++ b/config/finance/2024/Expenses.yml @@ -10,6 +10,8 @@ January: - Category: AsyncAPI Conf on Tour 2023 Amount: '318.98' February: + - Category: Bounty Program + Amount: '400.00' - Category: JSON Schema Sponsorship Amount: '250.00' - Category: Community Manager @@ -50,4 +52,47 @@ May: - Category: Mentorship Program 2023 Amount: '825.00' - Category: Swag Store - Amount: '526.51' \ No newline at end of file + Amount: '526.51' + - Category: Bounty Program + Amount: '800.00' + - Category: Community Marketing Specialist + Amount: '1000.00' +June: + - Category: JSON Schema Sponsorship + Amount: '250.00' + - Category: Community Manager + Amount: '2000.00' + - Category: Community Marketing Specialist + Amount: '2000.00' + - Category: Bounty Program + Amount: '800.00' + - Category: Swag Store + Amount: '526.51' +July: + - Category: JSON Schema Sponsorship + Amount: '250.00' + - Category: Community Manager + Amount: '2000.00' + - Category: Bounty Program + Amount: '1000.00' + - Category: Swag Store + Amount: '526.51' + - Category: Community Marketing Specialist + Amount: '2000.00' + - Category: AsyncAPI Conf on Tour 2024 + Amount: '2083.41' +August: + - Category: JSON Schema Sponsorship + Amount: '250.00' + - Category: Community Manager + Amount: '2000.00' + - Category: Bounty Program + Amount: '1600.00' + - Category: Swag Store + Amount: '2556.42' + - Category: Community Marketing Specialist + Amount: '2000.00' + - Category: 3rd Party Services + Amount: '1354.35' + - Category: AsyncAPI Conf on Tour 2024 + Amount: '1384.70' \ No newline at end of file diff --git a/config/finance/2024/ExpensesLink.yml b/config/finance/2024/ExpensesLink.yml index 449c60ded4b8..97c0c087209f 100644 --- a/config/finance/2024/ExpensesLink.yml +++ b/config/finance/2024/ExpensesLink.yml @@ -26,4 +26,7 @@ link: "https://github.com/orgs/asyncapi/discussions/689" - category: "JSON Schema Sponsorship" - link: "https://github.com/orgs/asyncapi/discussions/1017" \ No newline at end of file + link: "https://github.com/orgs/asyncapi/discussions/1017" + +- category: "Community Marketing Specialist" + link: "https://github.com/orgs/asyncapi/discussions/1176" \ No newline at end of file