diff --git a/tools/validate_steev_child.py b/tools/validate_steev_child.py index 303a344..de3efef 100755 --- a/tools/validate_steev_child.py +++ b/tools/validate_steev_child.py @@ -304,7 +304,7 @@ def main() -> int: "Steev Navigation Index", "source: INDEX.md", "status: validated", - "owner: jp", + "owner: \"\"", ]: if snippet not in text: errors.append(f"workboard_missing:{snippet}")