summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-06-16 13:18:45 +0200
committerYuval Adam <_@yuv.al>2025-06-16 13:18:45 +0200
commit99054f0ee2007ec6a7e6f7cfe54967c58f4fd5c3 (patch)
tree2ec519e005083ad41b53f06416c8700d4357de57 /README.md
parent5b1391d6af179e36d62166e53b0e6bef22342c41 (diff)
First run marking invalid domains
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
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.