From ddca9a0af8aef9d640187829f941555c83a9d937 Mon Sep 17 00:00:00 2001
From: Lars-Dominik Braun <lars@6xq.net>
Date: Mon, 8 Jan 2018 11:00:57 +0100
Subject: Add description for token passing

---
 data/db.yaml | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'data')

diff --git a/data/db.yaml b/data/db.yaml
index df467d4..b4bb7f1 100644
--- a/data/db.yaml
+++ b/data/db.yaml
@@ -16,6 +16,9 @@ features:
             Stations access the medium in a random, uncoordinated fashion.
     access.token-passing:
         name: Token-passing
+        description: >
+            Permission to speak is granted by the node who previously held it
+            (the “token”) with no fixed master involved.
     access.polling:
         name: Polling
         description: >
-- 
cgit v1.2.3