diff --git a/internals/README.md b/internals/README.md index b4562fb..6dce649 100644 --- a/internals/README.md +++ b/internals/README.md @@ -1,10 +1,14 @@ # Internals -This directory often contains things that typically don't face the public -world, like grant/fiscal sponsorship applications. They are not as updated as -the rest of the crew meta repository, among other things (including the -website and wiki/handbook). +This directory often contains things that typically don't face the public world, like +grant/fiscal sponsorship applications. They are not as updated as the rest of the crew +meta repository, among other things (including the website and wiki/handbook). + +Unless otherwise noted, all files in this directory are licensed under the +[CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/) license. ## Applications * [Hack Club Fiscal Sponsorship](./fiscal-sponsorships/hackclub/application.md) +* [Sentry for Open-source Plan Application](./sponsorship-apps/sentry.md) +* [Cloudflare Project Alexandra Application](./sponsorship-apps/cloudflare.md) diff --git a/internals/fiscal-sponsorships/hackclub/application.md b/internals/fiscal-sponsorships/hackclub/application.md index bc7df35..c66610e 100644 --- a/internals/fiscal-sponsorships/hackclub/application.md +++ b/internals/fiscal-sponsorships/hackclub/application.md @@ -2,6 +2,10 @@ _**Note**: Andrei Jiroh filled up the application form online for both Recap Time Squad and Community Lorebooks._ +## Personal Information + +- **Full Name**: Andrei Jiroh Halili + ## Recap Time Squad TODO diff --git a/internals/sponsorship-apps/cloudflare.md b/internals/sponsorship-apps/cloudflare.md new file mode 100644 index 0000000..de4f8c2 --- /dev/null +++ b/internals/sponsorship-apps/cloudflare.md @@ -0,0 +1,37 @@ +# Cloudflare Project Alexandria Application + +> [!NOTE] Draft application ahead +> We're working on drafting our application to Project Alexandria, Cloudflare's +> open-source program, behind the scenes. Don't expect this to be as accurate +> as the time we submit the application officially. + +## Basics + +* First name: Andrei Jiroh +* Last name: Halili +* Email: (todo: swap to my personal address if needed) +* Country: Philippines + +## If apply as one org + +TBD + +## If apply seperately + +### Recap Time Squad (draft) + +* Project name: Recap Time Squad +* Project URL: +* Project Repository URL: +* Project descripton and resources for dev community: +* How will CF sponsorship benefit the org: Our most used Cloudflare products are Pages and Workers +* Additional information: + +### Comunity Lorebooks (draft) + +* Project name: Community Lorebooks +* Project URL: +* Project Repository URL: +* Project description and resources for dev community: Community Lorebooks is a free subdomain service primarilly for personal digital gardens and community wikis and project documentations sites, alongside being home of Recap Time Squad (the project's parent organization) +* How will CF sponsorship benefit the project: +* Additional information: Community Lorebooks, a Recap Time Squad project, is fiscally sponsored by TBD, diff --git a/internals/sponsorship-apps/gitlab.md b/internals/sponsorship-apps/gitlab.md new file mode 100644 index 0000000..82550f8 --- /dev/null +++ b/internals/sponsorship-apps/gitlab.md @@ -0,0 +1,5 @@ +# GitLab for Open-source Application + +> [!NOTE] Application is submitted and approved. +> For the screenshots, we'll just do a sreenshoot refresh of the project settings and +> license files. diff --git a/internals/sponsorship-apps/sentry.md b/internals/sponsorship-apps/sentry.md new file mode 100644 index 0000000..b2fabac --- /dev/null +++ b/internals/sponsorship-apps/sentry.md @@ -0,0 +1,25 @@ +# Sentry for Open-source Plan Application + +> [!NOTE] +> We'll be applying for the Sentry for Open-source plan on July 2025, since we're still drafting +> the application at the moment. + +## Your Information + +- Name: Andrei Jiroh Halili +- Email: ajhalili2006@crew.recaptime.dev +- Website URL: https://recaptime.dev +- Company Type: Open-source +- OSI License: Mostly MPL-2.0 for code and CC-BY-SA-4.0 for docs, some are MIT or even AGPL-3.0. + +## Organization Information + +- Sentry Organization Name: Recap Time Squad +- Sentry Organization URL: https://recaptime-dev.sentry.io/ +- Project URL: https://recaptime.dev +- GitHub URL: https://github.com/recaptime-dev/meta/blob/main/LICENSE +- Description: + +``` +TBD +``` \ No newline at end of file