Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.08 KB

civictech.club

A directory of Fediverse users working to make government and democracy better.

Adding somebody to the list

Click here to create a new file from our template.

The details of each account is stored in a YAML file in the _people directory.

The fields you can provide are:

---
name: "Your name"
account: "@[email protected]"
link: "https://mastodon.instance/@username"
image: "https://link.to/your.avatar.jpg"
country: <2-letter ISO country code>
---

The name, account and link fields are required, but image and country are optional.