Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update finance report for june-july-august #3164

Merged
merged 3 commits into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 46 additions & 1 deletion config/finance/2024/Expenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -50,4 +52,47 @@ May:
- Category: Mentorship Program 2023
Amount: '825.00'
- Category: Swag Store
Amount: '526.51'
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'
5 changes: 4 additions & 1 deletion config/finance/2024/ExpensesLink.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@
link: "https://github.com/orgs/asyncapi/discussions/689"

- category: "JSON Schema Sponsorship"
link: "https://github.com/orgs/asyncapi/discussions/1017"
link: "https://github.com/orgs/asyncapi/discussions/1017"

- category: "Community Marketing Specialist"
link: "https://github.com/orgs/asyncapi/discussions/1176"
Loading