mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
update .github
This commit is contained in:
parent
1ce2192173
commit
bc4b7fea81
3 changed files with 7 additions and 6 deletions
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
|
|
@ -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
8
.github/SECURITY.md
vendored
|
|
@ -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)~~
|
||||
|
|
|
|||
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue