From 3afa46a22c714ab50b1109c50354b067085802fe Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Tue, 2 Jan 2018 17:03:00 +0100 Subject: [PATCH] Normalize and shorten role names See #13 #16 #18 #20 #21 #22 #23 #24 #25 #26 #27 #35 #36 #37 #40 #48 #56 --- README.adoc | 50 +++++++++---------- ...-analyst.adoc => analytics-maintainer.adoc | 0 ...ist-operator.adoc => mailman-operator.adoc | 0 twitter-operator.adoc => twitter-admin.adoc | 0 4 files changed, 25 insertions(+), 25 deletions(-) rename data-analyst.adoc => analytics-maintainer.adoc (100%) rename mailing-list-operator.adoc => mailman-operator.adoc (100%) rename twitter-operator.adoc => twitter-admin.adoc (100%) diff --git a/README.adoc b/README.adoc index 55c962d..42213b8 100644 --- a/README.adoc +++ b/README.adoc @@ -21,12 +21,17 @@ The owner of a given role is responsible for creating and maintaining their role |=== |Role |Issue |Specification |BSQ Bond -|Bisq Ambassador +|Ambassador |{issues}/35[#35] |TODO |TODO -|Bitcoin Fullnode Operator +|Arbitrator +|{issues}/13[#13] +|TODO +|4000 + +|Bitcoin Node Operator |{issues}/39[#39] |TODO |TODO @@ -36,7 +41,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |5000 -|https://bitcointalk.org/index.php?topic=647457[BitcoinTalk] Moderator +|https://bitcointalk.org/index.php?topic=647457[BitcoinTalk] Admin |{issues}/37[#37] |TODO |500 @@ -46,9 +51,9 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|{gh-org}/analytics[Data Analyst] +|{gh-org}/analytics[Analytics] Maintainer |{issues}/40[#40] -|{specs}/data-analyst.adoc[data-analyst.adoc] +|{specs}/analytics-maintainer.adoc[analytics-maintainer.adoc] |TODO |{gh-org}[DAO] Maintainer @@ -56,7 +61,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |5000 -|{gh-org}/dns[DNS] Operator +|{gh-org}/dns[DNS] Admin |{issues}/18[#18] |TODO |20000 @@ -66,11 +71,6 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|{gh-org}/exchange[Exchange] Arbitrator -|{issues}/13[#13] -|TODO -|4000 - |{gh-org}/exchange[Exchange] Maintainer |{issues}/3[#3] |TODO @@ -81,7 +81,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |2000 -|https://www.facebook.com/bitsquareexchange/[Facebook Page] Moderator +|https://www.facebook.com/bitsquareexchange/[Facebook] Admin |{issues}/48[#48] |TODO |TODO @@ -96,7 +96,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|{gh-org}[GitHub Organization] Owner +|{gh-org}[GitHub] Admin |{issues}/16[#16] |TODO |TODO @@ -106,14 +106,14 @@ The owner of a given role is responsible for creating and maintaining their role |{specs}/growth-maintainer.adoc[growth-maintainer.adoc] |TODO -|https://webchat.freenode.net/?channels=bisq,bitsquare[IRC] Operator +|https://webchat.freenode.net/?channels=bisq,bitsquare[Freenode] Admin |{issues}/22[#22] |TODO |TODO -|https://lists.bisq.network/pipermail/bisq-contrib/[Mailing List] Operator +|https://lists.bisq.network/pipermail/bisq-contrib/[Mailman] Operator |{issues}/27[#26] -|{specs}/mailing-list-operator.adoc[mailing-list-operator.adoc] +|{specs}/mailman-operator.adoc[mailman-operator.adoc] |2000 |https://markets.bisq.network[Markets] Operator/Maintainer @@ -126,7 +126,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|https://us9.campaign-archive.com/home/?u=fee3c64b1504e7835a98b0ed3&id=dc09b9ca64[Newsletter] Administrator +|https://us9.campaign-archive.com/home/?u=fee3c64b1504e7835a98b0ed3&id=dc09b9ca64[Mailchimp] Admin |{issues}/27[#27] |TODO |2000 @@ -151,7 +151,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|https://reddit.com/r/bisq[Reddit] Moderator +|https://reddit.com/r/bisq[Reddit] Admin |{issues}/25[#25] |TODO |1000 @@ -171,7 +171,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |2000 -|https://bisq.network/slack-invite[Slack] Owner +|https://bisq.network/slack-invite[Slack] Admin |{issues}/23[#23] |TODO |2000 @@ -181,22 +181,22 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|https://telegram.me/bitsquare[Telegram] Administrator +|https://telegram.me/bitsquare[Telegram] Admin |{issues}/24[#24] |TODO |500 -|https://www.transifex.com/bitsquare/bitsquare/[Transifex] Administrator +|https://www.transifex.com/bitsquare/bitsquare/[Transifex] Admin |{issues}/20[#20] |TODO |1000 -|https://twitter.com/bisq_network[Twitter] Operator +|https://twitter.com/bisq_network[Twitter] Admin |{issues}/21[#21] -|{specs}/twitter-operator.adoc[twitter-operator.adoc] +|{specs}/twitter-admin.adoc[twitter-admin.adoc] |2000 -|https://vimeo.com/getbitsquare[Vimeo] Administrator +|https://vimeo.com/getbitsquare[Vimeo] Admin |{issues}/36[#36] |TODO |1000 @@ -206,7 +206,7 @@ The owner of a given role is responsible for creating and maintaining their role |TODO |TODO -|YouTube Channel Owner +|YouTube Admin |{issues}/56[#56] |TODO |TODO diff --git a/data-analyst.adoc b/analytics-maintainer.adoc similarity index 100% rename from data-analyst.adoc rename to analytics-maintainer.adoc diff --git a/mailing-list-operator.adoc b/mailman-operator.adoc similarity index 100% rename from mailing-list-operator.adoc rename to mailman-operator.adoc diff --git a/twitter-operator.adoc b/twitter-admin.adoc similarity index 100% rename from twitter-operator.adoc rename to twitter-admin.adoc