Add Category and update COSS (#394)

* Add Category

See #368.

* Add `category` to metainformation table

* Update contributors example to what we actually do

We use itemized list.

* Mention sembr

* Keep contributors names but use format we use

* Use tags, not application
This commit is contained in:
Franck Royer 2021-06-21 19:17:01 +10:00 committed by GitHub
parent d0427e3bcc
commit 2f59b95785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -142,6 +142,7 @@ Where possible editors and contributors are encouraged to:
* Refer to and build on existing work when possible, especially IETF specifications.
* Contribute to existing specifications rather than reinvent their own.
* Use collaborative branching and merging as a tool for experimentation.
* Use Semantic Line Breaks: https://sembr.org/.
## Appendix A. Color Coding
@ -165,5 +166,6 @@ to specification metadata.
| **shortname** | short name | string | 1/COSS |
| **name** | full name | string | Consensus-Oriented Specification System |
| **status** | status | string | draft |
| **tags** | 0 or several tags | list | waku-application, waku-core |
| **editor** | editor name/email | string | Oskar Thoren <oskar@status.im> |
| **contributors** | contributors | list | Pieter Hintjens <ph@imatix.com>, André Rebentisch <andre@openstandards.de>, Alberto Barrionuevo <abarrio@opentia.es>, Chris Puttick <chris.puttick@thehumanjourney.net>, Yurii Rashkovskii <yrashk@gmail.com> |
| **contributors** | contributors | list | - Pieter Hintjens <ph@imatix.com><br> - André Rebentisch <andre@openstandards.de><br> - Alberto Barrionuevo <abarrio@opentia.es><br> - Chris Puttick <chris.puttick@thehumanjourney.net><br> - Yurii Rashkovskii <yrashk@gmail.com> |

View File

@ -3,6 +3,7 @@ slug: 20
title: 20/ETH-DM
name: Ethereum Direct Message
status: raw
tags: waku-application
editor: Franck Royer <franck@status.im>
contributors:
---