Architect Duplicate
Each .eo
file must have only one architect.
Incorrect:
+architect jeff@google.com
+architect ivan@google.com
# Foo.
[] > foo
Correct:
+architect jeff@google.com
# Foo.
[] > foo
Published on Mon May 26 13:15:51 UTC 2025.