chore: update GitHub username to cheir-mneme

This commit is contained in:
admin 2025-12-18 09:11:34 -06:00
parent ebde5f3a27
commit 3c9c3d8221
4 changed files with 4 additions and 4 deletions

View file

@ -60,7 +60,7 @@ representative at an online or offline event.
Instances of abusive, harassing, or otherwise unacceptable behavior may be Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement via 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 complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the All community leaders are obligated to respect the privacy and security of the

View file

@ -29,7 +29,7 @@ Logarr is written in C# (backend) and JS (frontend). The backend is built on .NE
## Getting started ## 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 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. > Be sure to run lint `yarn lint --fix` on your code for any front end changes before committing.

View file

@ -61,7 +61,7 @@ Web interface: `http://localhost:7878`
Requirements: .NET 8.0 SDK, Node.js 20+, Yarn Requirements: .NET 8.0 SDK, Node.js 20+, Yarn
```bash ```bash
git clone https://github.com/Cody-k/logarr.git git clone https://github.com/cheir-mneme/logarr.git
cd logarr cd logarr
./build.sh --backend --frontend ./build.sh --backend --frontend
dotnet run --project src/Radarr dotnet run --project src/Radarr

View file

@ -3,6 +3,6 @@
## Reporting a Vulnerability ## Reporting a Vulnerability
Please report (suspected) security vulnerabilities via GitHub issues at 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 within 72 hours. If the issue is confirmed, we will release a patch as soon
as possible depending on complexity/severity. as possible depending on complexity/severity.