From df512127aa4046407d07e8a0716bc3fbb26be801 Mon Sep 17 00:00:00 2001 From: Drake Date: Sat, 19 Sep 2026 21:38:49 -0500 Subject: [PATCH] fix(metadata): replace sovereign@aien.dev with drake.aien@proton.me --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2321787..2f6f4ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ license = "Apache-2.0 WITH LLVM-exception" name = "rad-id-sync" version = "0.1.0" edition = "2021" -authors = ["AIEN Sovereign Systems & Contributors "] +authors = ["Drake Stapleton "] description = "Identity & Key Synchronizer extension for Radicle sovereign git collaboration" [lib]