Rocky_Mountain_Vending/.pnpm-store/v10/files/24/6a73c918176e0427acaac4af4fce4989c8157a3604747f5a134f180ace9a064b448be11c754d4875bec69a2d0d52cfc281b82cef50baa3455dd979c1f03cc7
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

28 lines
1.2 KiB
Text

# `import-in-the-middle` Project Governance
## Collaborators
`import-in-the-middle` core collaborators maintain the
[nodejs/import-in-the-middle](https://github.com/nodejs/import-in-the-middle)
GitHub repository.
The GitHub team for `import-in-the-middle` core collaborators is
[@nodejs/import-in-the-middle-maintainers](https://github.com/orgs/nodejs/teams/import-in-the-middle-maintainers).
Collaborators have commit access to the
[nodejs/import-in-the-middle](https://github.com/nodejs/import-in-the-middle)
repository.
Both collaborators and non-collaborators may propose changes to the `import-in-the-middle`
source code. The mechanism to propose such a change is a GitHub pull request.
Collaborators review and merge (_land_) pull requests.
## PR Approval
Two collaborators must approve a pull request before the pull request can land.
Approving a pull request indicates that the collaborator accepts responsibility
for the change. Approval must be from collaborators who are not authors of the
change and at least one approval must be from a collaborator outside the authors
direct team.
If a collaborator opposes a proposed change, then the change cannot land. Often,
discussions or further changes result in collaborators removing their
opposition.