diff --git a/schema/index.yaml b/schema/index.yaml index 3ca8398..09af8be 100644 --- a/schema/index.yaml +++ b/schema/index.yaml @@ -63,7 +63,7 @@ $defs: type: string country: type: string - pattern: "^\\w{2}$" + pattern: "^[a-z]{2}$" place: type: string place-address: @@ -118,7 +118,7 @@ $defs: type: string country: type: string - pattern: '^[a-z]{2}$' + pattern: "^[a-z]{2}$" refs: type: object additionalProperties: false diff --git a/src/people/pie-man.yaml b/src/people/pie-man.yaml index 7edc3bc..d045873 100644 --- a/src/people/pie-man.yaml +++ b/src/people/pie-man.yaml @@ -1,5 +1,4 @@ name: Pie Man caption: Cofounder of [Fairblock Network](https://www.fairblock.network/) -country: refs: twitter: Pememoni