<h2>Summary</h2>
<blockquote>
<p><em>Specify the total amount of BSQ you are requesting, and the BSQ address that amount should be paid to:</em></p>
</blockquote>
<ul>
<li>BSQ requested: TBD</li>
<li>BSQ address: B1HGxmhfWJwwvvDgTRrWpZ1QsEZn7rMEaVE</li>
</ul>
<h2>Contributions delivered</h2>
<blockquote>
<p><em>Provide links to contributions you have <a href="https://github.com/bisq-network/proposals/issues/19">delivered</a>, the amount of BSQ you are requesting for each, and any comments that will help stakeholders understand its value.</em></p>
</blockquote>
<p>None.</p>
<h2>Contributions in progress</h2>
<blockquote>
<p><em>Provide links to work you're involved with that is still <a href="https://github.com/bisq-network/proposals/issues/19">in progress</a>. <strong>This section is optional,</strong> and is for your own benefit in keeping track of what you're doing and keeping other contributors up to date with the same.</em></p>
</blockquote>
<p>None.</p>
<h2>Roles performed</h2>
<blockquote>
<p><em>Provide links to your <a href="https://github.com/bisq-network/proposals/issues/13">monthly report</a> on any roles you are responsible for.</em></p>
</blockquote>
<h3>Substantive reports</h3>
<ul>
<li>Bisq Docs Maintainer:  <code>(25 BSQ)</code></li>
<li>Bisq Website Operator/Maintainer:  <code>(25 BSQ)</code></li>
<li>Founder:  <code>(NA)</code></li>
<li>Proposals Maintainer:  <code>(25 BSQ)</code></li>
<li>Roles Maintainer:  <code>(25 BSQ)</code></li>
<li>Slack Admin:  <code>(25 BSQ)</code></li>
<li>Twitter Admin:  <code>()</code></li>
</ul>
<h3>Nothing to report</h3>
<ul>
<li>Arbitrator:  <code>(NA)</code></li>
<li>Bisq Pricenode Maintainer:  <code>(25 BSQ)</code></li>
<li>Bisq Pricenode Operator:  <code>(32 BSQ)</code></li>
<li>DNS Admin:  <code>(25 BSQ)</code></li>
<li>GitHub Admin:  <code>(25 BSQ)</code></li>
<li>Support Maintainer:  <code>(25 BSQ)</code></li>
</ul>
<h2>Notes to self</h2>
<details>
<p>My contributions this month were created by reviewing the results of this GitHub Issues search query: <a href="https://github.com/issues?page=1&q=org%3Abisq-network+involves%3Acbeams+updated%3A2018-09-01..2018-09-30+sort%3Aupdated-desc">org:bisq-network involves:cbeams updated:2018-09-01..2018-09-30 sort:updated-desc </a></p>
<p>The list of roles above was generated by the following <code>ghi</code> command run within my clone of the bisq-network/roles repository:</p>
<pre><code>ghi list --assignee=cbeams --no-labels \
| grep -v '^#' \
| cut -b7- | rev | cut -d' ' -f3- | rev | sort \
| xargs -Irole echo " - role: "
</code></pre>
<p>Also useful to opening all of these issues is the following command:</p>
<pre><code>for role in $(\
ghi list --mine \
  | grep -v '^#' \
  | cut -d'[' -f1 \
  | sed 's/^ *//' | sed 's/  /:/' \
  | awk -F':' '{print $2 ":" $1}' \
  | sort | cut -d':' -f2\
); do ghi show --web $role; done;
</code></pre>
</details>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/compensation/issues/139">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtkad4htfUUHgBxLTisoJJ1K52ujdks5ugM5LgaJpZM4XA-4O">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZttdtPex0U99charDjhwT3Tkr_JZqks5ugM5LgaJpZM4XA-4O.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/compensation","title":"bisq-network/compensation","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/compensation"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"[WIP] For September 2018 (#139)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/compensation/issues/139"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/compensation/issues/139",
"url": "https://github.com/bisq-network/compensation/issues/139",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "[WIP] For September 2018 (#139)",
"sections": [
{
"text": "",
"activityTitle": "**Chris Beams**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@cbeams",
"facts": [
{
"name": "Repository: ",
"value": "bisq-network/compensation"
},
{
"name": "Issue #: ",
"value": 139
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/compensation\",\n\"issueId\": 139,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/compensation\",\n\"issueId\": 139\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/compensation/issues/139"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386133518\n}"
}
],
"themeColor": "26292E"
}
]</script>