diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..b9e5640 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,6 @@ +# team bios +# add yours using the following template: team/your-username-here.md @username +team/ajhalili2006.md @ajhalili2006 + +# everything else +* @recaptime-dev/squad \ No newline at end of file diff --git a/README.md b/README.md index 19d076a..9d06f81 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,37 @@ # Welcome to the hub for squad members -Most of the squad members have maintainer access to most of the repositories in both Mauiunm GitLab instance (here) and GitLab SaaS, alongside GitHub. +Most of the squad members have developer to maintainer access (depending on the department they're currently in) +to most of the repositories in both Mauiunm GitLab instance (here) and GitLab SaaS, alongside GitHub. + +**Mirrors**: [canonical repo at mau.dev](https://mau.dev/recaptime-dev/squad/gitlab-readme), [GitHub](https://github.com/recaptime-dev/squad) + +**Issue tracker**: or (note that Issues are disabled on mirrors) ## Roaster / details -* **Squad Leads (Executive Team)** (@RecapTime/squad-leads): @ajhalili2006 +_Last updated as of 2023-06-28_ + +* **Squad Leads (Executive Team)** (@recaptime-dev/squad-leads): @ajhalili2006 * **Recently onboarded crew**: N/A * **Currently active**: @ajhalili2006 * **On break/vacation**: N/A * **Currently/recently offboarded**: N/A * **Email**: `squad [at] crew dot recaptime dot eu dot org` +## Quick links + +* **Chat**: [Matrix space](https://go.recaptime.eu.org/matrix/staff), [Keybase]() +* **In other code forges**: [sourcehut](https://sr.ht/~recaptime-dev), [Jetbrains Space](https://recaptime.jetbrains.space) +* [**Squad Wiki**](https://squad.lorebooks.eu.org) ([internal version - use your Internal SSO account to access](https://internal.squad.lorebooks.eu.org)) +* Community Code of Conduct and other policies + ## How to mention the crew? > **Note**: These also apply to anyone outside Recap Time Squad. -* Remember that tagging `@RecapTime/squad` will trigger email notifications to ALL users under the subgroup, which might overwelm things on the backend easily.[^1] We recommend directly mentioning the individual members themselves. +* Remember that tagging `@recaptime-dev/squad` will trigger email notifications to ALL users under the subgroup, which might overwelm things on the backend easily.[^1] We recommend directly mentioning the individual members themselves. * Only tag everyone in case of: * emergency async meetings, especially as required by @RecapTime/legal team. * important org-wide announcements that might affect the operations of the organization -## Quick links - -* **Chat**: [Matrix space](https://go.recaptime.eu.org/matrix/staff) -* **In other code forges**: [sourcehut](https://sr.ht/~recaptime-dev), [Jetbrains Space](https://recaptime.jetbrains.space) - -## Basics - -* [**Squad Wiki**](https://squad.lorebooks.eu.org) ([internal version - use your Internal SSO account to access](https://internal.squad.lorebooks.eu.org)) -* Community Code of Conduct and other policies - [^1]: That mistake was happened in GitLab SaaS at , but @ajhalili2006 might forgot what issue is it for that within GitLab team's namespace. diff --git a/team/ajhalili2006.md b/team/ajhalili2006.md new file mode 100644 index 0000000..bf2896e --- /dev/null +++ b/team/ajhalili2006.md @@ -0,0 +1,28 @@ + +--- +layout: post +title: Andrei Jiroh Halili (~ajhalili2006) +feature-img: "assets/img/profile/ajhalili2006.png" +img: "assets/img/profile/bannercrew.png" +--- + +# Andrei Jiroh Halili (~ajhalili2006) + +Self-appointed benevolent dictator for life (SABDFL) and open-source maintainer, also Engineering and Open-source Department lead. Sometimes open-source contributor to projects outside ours. + +## Bio + +I was born in the Philippines and currently finishing senior high school as of time of writing. I founded Recap Time Squad formerly under The Pins Team in the past years before settled into Recap Time Squad. + +I'm also neurodivergent/disabled, specifically autistic (through an official diagnosis at a early age), so please apologize for limited availability (due to autistic burnout and mental health reasons). + +## Schedule + +My timezone is GMT+8, specifically Philippine Standard Time. Mostly works at night from 21:00 to 01:30 outside regular school year calendar, although it depends. + +## Contact/Links + +* Email address(es): `ajhalili2006 [at] crew.recaptime.eu.org` for things related to Recap Time Squad, `ajhalili2006 [at] andreijiroh.eu.org` for anything else. +* GitHub: +* Website: +* Socials: \ No newline at end of file diff --git a/templates/replies/README.md b/templates/replies/README.md new file mode 100644 index 0000000..9b9643e --- /dev/null +++ b/templates/replies/README.md @@ -0,0 +1,9 @@ +# Reply templates for maintainers + +Here is a list of common **reply messages** shared by core team members to help them respond to issues. Some of them are adopted from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/tree/main/.github/MAINTAINER_REPLY_TEMPLATES). + +You can add those to your [GitHub saved replies settings](https://github.com/settings/replies). + +- [Guidelines are not followed](guidelines-not-followed.md) +- [Use Matrix/Discord/public inbox](do-not-use-issue-tracker-for-support.md) +- [Don't comment on a closed issue](commented-on-closed-issues.md) diff --git a/templates/replies/commented-on-closed-issues.md b/templates/replies/commented-on-closed-issues.md new file mode 100644 index 0000000..312ae92 --- /dev/null +++ b/templates/replies/commented-on-closed-issues.md @@ -0,0 +1,9 @@ +Please don't comment on already **closed issues**. If you think the issue is still there, please feel free to +open a new issue and refer this issue in the details. + +Alternatively, if you have a question, feel free to post in our chatroom(s) linked in the project's README. +If this is a support issue, please email us at support@crew.recaptime.eu.org. More information can be found at our handbook: + +--- + +_This template is copied from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/blob/main/.github/MAINTAINER_REPLY_TEMPLATES/DONT_COMMENT_ON_CLOSED_ISSUE.md), edited for use by @recaptime-dev team._ \ No newline at end of file diff --git a/templates/replies/guidelines-not-followed.md b/templates/replies/guidelines-not-followed.md new file mode 100644 index 0000000..b5acde6 --- /dev/null +++ b/templates/replies/guidelines-not-followed.md @@ -0,0 +1,11 @@ +This ticket or patch is closed/rejected due to **guidelines not followed**. + +All tickets should follow the guidelines as mentioned in: + +- The [Code of Conduct](https://github.com/opencollective/opencollective/blob/main/CODE_OF_CONDUCT.md). + +- Submission guidelines as mentioned in the project's README and CONTRIBUTING files. + +--- + +_This template is copied from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/blob/main/.github/MAINTAINER_REPLY_TEMPLATES/GUIDELINES_NOT_FOLLOWED.md), edited for use by @recaptime-dev team._ \ No newline at end of file