From 99054f0ee2007ec6a7e6f7cfe54967c58f4fd5c3 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 16 Jun 2025 13:18:45 +0200 Subject: First run marking invalid domains --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 85b12e4..e688080 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,11 @@ Other optional fields are supported: domain: examp.le name: Example Foo title: UI/UX designer # maximum 80 chars -url: https://examp.le/about/ # use to specify homepage URL, defaults to https://examp.le +url: https://examp.le/about/ # use to specify homepage URL if differs from https://examp.le email: hi@examp.le github: examplefoo -candidate: true +candidate: true # candidates that have not yet explicitly approved +invalid: true # used to mark e.g. broken or expired domains ``` Candidates are links to users who have not yet explicitly added their `name` and `title` to the list. -- cgit v1.3.1