mirror of
https://github.com/vacp2p/rfc.git
synced 2025-01-11 15:24:51 +00:00
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:
parent
d0427e3bcc
commit
2f59b95785
@ -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> |
|
||||
|
@ -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:
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user