aboutsummaryrefslogtreecommitdiff
path: root/stapler-repo.toml
diff options
context:
space:
mode:
author2026-02-07 14:07:57 +0300
committer2026-02-07 17:51:28 +0300
commit020d5cfb0929f1f5840461777a5e32550f009dc1 (patch)
tree19950bca689270bc62323cee139913ad918f4ec5 /stapler-repo.toml
parentfix repo url (diff)
downloadrepo-020d5cfb0929f1f5840461777a5e32550f009dc1.tar.gz
repo-020d5cfb0929f1f5840461777a5e32550f009dc1.tar.bz2
repo-020d5cfb0929f1f5840461777a5e32550f009dc1.tar.xz
repo-020d5cfb0929f1f5840461777a5e32550f009dc1.zip
chore: Добавил README и зеркала репозитория
Diffstat (limited to 'stapler-repo.toml')
-rw-r--r--stapler-repo.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/stapler-repo.toml b/stapler-repo.toml
index 4e43f57..7cc7958 100644
--- a/stapler-repo.toml
+++ b/stapler-repo.toml
@@ -1,5 +1,9 @@
[repo]
minVersion = "v0.0.28"
-url = "https://git.neonxp.ru/repo/"
-mirrors = []
+url = "git://git.neonxp.ru/repo"
+mirrors = [
+ "https://altlinux.space/neonxp/stplr-repo.git",
+ "https://gitverse.ru/neonxp/stplr-repo.git",
+ "https://github.com/neonxp/stplr-repo",
+]
report_url = "mailto:stplr@list.neonxp.ru?subject={{ .BasePackage }}"