fix(metadata): update project contact email

This commit is contained in:
Mohamed Boudra
2026-03-25 23:36:55 +07:00
parent 08e37540eb
commit 765a11c7ab
4 changed files with 4 additions and 4 deletions

View File

@@ -51,4 +51,4 @@ Paseo wraps agent CLIs (Claude Code, Codex, OpenCode) but does not manage their
## Reporting vulnerabilities
If you discover a security vulnerability, please report it privately by emailing mo@faro.so. Do not open a public issue.
If you discover a security vulnerability, please report it privately by emailing hello@moboudra.com. Do not open a public issue.

View File

@@ -79,7 +79,7 @@
],
"author": {
"name": "Mohamed Boudra",
"email": "boudra.moha@gmail.com"
"email": "hello@moboudra.com"
},
"repository": {
"type": "git",

View File

@@ -31,7 +31,7 @@ linux:
category: Development
icon: assets
artifactName: "Paseo-${version}-${arch}.${ext}"
maintainer: "Mohamed Boudra <boudra.moha@gmail.com>"
maintainer: "Mohamed Boudra <hello@moboudra.com>"
vendor: "Paseo"
extraResources:
- from: bin/paseo

View File

@@ -33,7 +33,7 @@
},
"author": {
"name": "Mohamed Boudra",
"email": "boudra.moha@gmail.com"
"email": "hello@moboudra.com"
},
"license": "AGPL-3.0-or-later"
}