Update repository URLs and finalize CHANGELOG for v0.1.0 release

Update all fips-network/fips references to jmcorgan/fips across
Cargo.toml, README, CONTRIBUTING, packaging, and config files.
Merge CHANGELOG Unreleased and 0.1.0-alpha sections into a single
0.1.0 release entry. Update README roadmap.
This commit is contained in:
Johnathan Corgan
2026-03-12 16:51:34 +00:00
parent 46ccd9744e
commit 1898a7c390
7 changed files with 70 additions and 59 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"
authors = ["Johnathan Corgan <jcorgan@corganlabs.com>"]
repository = "https://github.com/fips-network/fips"
repository = "https://github.com/jmcorgan/fips"
readme = "README.md"
[features]