fix: correct author email in manifest
Dev — Build & local smoke test / build-smoke (pull_request) Failing after 12m34s
Dev — Build & local smoke test / build-smoke (pull_request) Failing after 12m34s
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
package "neuron-landing" {
|
package "neuron-landing" {
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
description "Neuron marketing landing page server"
|
description "Neuron marketing landing page server"
|
||||||
authors ["Will Anderson <will@neurontechnologies.ai>"]
|
authors ["Will Anderson <will.anderson@neurontechnologies.ai>"]
|
||||||
edition "2026"
|
edition "2026"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user