first pass at renaming Oragono to Ergo

This commit is contained in:
Shivaram Lingamneni
2021-05-25 00:34:38 -04:00
parent 7a1695c628
commit 23c7218bf1
63 changed files with 253 additions and 262 deletions

View File

@@ -1,9 +1,9 @@
# .goreleaser.yml
# Build customization
project_name: oragono
project_name: ergo
builds:
- main: oragono.go
binary: oragono
- main: ergo.go
binary: ergo
goos:
- freebsd
- windows
@@ -44,7 +44,7 @@ archives:
files:
- README
- CHANGELOG.md
- oragono.motd
- ergo.motd
- default.yaml
- traditional.yaml
- docs/MANUAL.md