docs: update AGENTS.md — remove codeberg dual remote, no longer used

This commit is contained in:
2026-06-28 18:21:51 +02:00
parent bdc8f897fc
commit e9361dbd77
+1 -9
View File
@@ -6,13 +6,5 @@ git config user.name "Celestia Ludenberg"
git config user.email "ash8820@proton.me"
```
## Dual Remotes
```bash
git push origin master # GitHub (press links)
git push codeberg master # Codeberg (CI credit)
git push codeberg master origin master # both at once
```
## Upstream Package Repo
## Repo
`https://github.com/Antergos-NeXT/antergos-packages` (origin)
`https://codeberg.org/v311/antergos-packages.git` (codeberg)