fix: correct author email in manifest
Dev — Build & local smoke test / build-smoke (pull_request) Failing after 12m34s

This commit is contained in:
2026-05-07 10:19:27 -05:00
parent f7034c990a
commit bb2be6398b
+1 -1
View File
@@ -1,7 +1,7 @@
package "neuron-landing" {
version "1.0.0"
description "Neuron marketing landing page server"
authors ["Will Anderson <will@neurontechnologies.ai>"]
authors ["Will Anderson <will.anderson@neurontechnologies.ai>"]
edition "2026"
}