mirror of
https://github.com/Radarr/Radarr
synced 2026-01-24 16:32:41 +01:00
chore: update GitHub username to cheir-mneme
This commit is contained in:
parent
ebde5f3a27
commit
3c9c3d8221
4 changed files with 4 additions and 4 deletions
|
|
@ -60,7 +60,7 @@ representative at an online or offline event.
|
|||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||
reported to the community leaders responsible for enforcement via
|
||||
issues on github.com/Cody-k/logarr.
|
||||
issues on github.com/cheir-mneme/logarr.
|
||||
All complaints will be reviewed and investigated promptly and fairly.
|
||||
|
||||
All community leaders are obligated to respect the privacy and security of the
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@ Logarr is written in C# (backend) and JS (frontend). The backend is built on .NE
|
|||
|
||||
## Getting started
|
||||
|
||||
1. Clone the repository: `git clone https://github.com/Cody-k/logarr.git`
|
||||
1. Clone the repository: `git clone https://github.com/cheir-mneme/logarr.git`
|
||||
1. Install dependencies and build as described below
|
||||
|
||||
> Be sure to run lint `yarn lint --fix` on your code for any front end changes before committing.
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ Web interface: `http://localhost:7878`
|
|||
Requirements: .NET 8.0 SDK, Node.js 20+, Yarn
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Cody-k/logarr.git
|
||||
git clone https://github.com/cheir-mneme/logarr.git
|
||||
cd logarr
|
||||
./build.sh --backend --frontend
|
||||
dotnet run --project src/Radarr
|
||||
|
|
|
|||
|
|
@ -3,6 +3,6 @@
|
|||
## Reporting a Vulnerability
|
||||
|
||||
Please report (suspected) security vulnerabilities via GitHub issues at
|
||||
github.com/Cody-k/logarr/issues. You will receive a response
|
||||
github.com/cheir-mneme/logarr/issues. You will receive a response
|
||||
within 72 hours. If the issue is confirmed, we will release a patch as soon
|
||||
as possible depending on complexity/severity.
|
||||
|
|
|
|||
Loading…
Reference in a new issue