update .github

This commit is contained in:
Pas 2025-10-23 22:38:04 -06:00
parent 1ce2192173
commit bc4b7fea81
3 changed files with 7 additions and 6 deletions

3
.github/CODEOWNERS vendored
View file

@ -1 +1,2 @@
* @p-stream/project-leads
* Founder: [@movie-web/project-leads](https://github.com/movie-web-archive)
* Maintainers: [@p-stream](https://github.com/p-stream)

8
.github/SECURITY.md vendored
View file

@ -2,13 +2,13 @@
## Supported Versions
The p-stream maintainers only support the latest version of p-stream published at https://p-stream.app.
The P-Stream maintainers only support the latest version of P-Stream published at https://pstream.mov.
This published version is equivalent to the master branch.
Support is not provided for any forks or mirrors of p-stream.
Support is not provided for any forks or mirrors of P-Stream.
## Reporting a Vulnerability
There are two ways you can contact the p-stream maintainers to report a vulnerability:
- Email [security@p-stream.app](mailto:security@p-stream.app)
- Report the vulnerability in the [p-stream Discord server](https://p-stream.github.io/links/discord)
- Report the vulnerability in the [p-stream Discord server](https://docs.pstream.mov/links/discord)
- ~~Email [security@p-stream.app](mailto:security@p-stream.app)~~

View file

@ -18,7 +18,7 @@ jobs:
- uses: pnpm/action-setup@v3
with:
version: 9.14.4
version: 8
- name: Install Node.js
uses: actions/setup-node@v4