[bisq-network/compensation] [WIP] For April 2018 (#68)

Chris Beams notifications at github.com
Wed May 2 10:22:18 UTC 2018


## Basic information

> _Specify the total amount of BSQ you are requesting, and the BSQ address that amount should be paid to:_

 - BSQ requested: TBD
 - BSQ address: B1HGxmhfWJwwvvDgTRrWpZ1QsEZn7rMEaVE

## Work delivered

> _Provide links to work you have [delivered](https://github.com/bisq-network/proposals/issues/19), the amount of BSQ you are requesting that work, and any comments that will help stakeholders understand its value._

 - TBD

## Work in progress

> _Provide links to work you're involved with that is still [in progress](https://github.com/bisq-network/proposals/issues/19). **This section is optional,** and is for your own benefit in keeping track of what you're doing and keeping other contributors up to date with the same._

### Pricenode refactoring

I requested 6000 fewer BSQ than usual in compensation request #40 because I hadn't finalized my pricenode refactoring (bisq-network/bisq-pricenode#7). I have finished the work, but not every pricenode operator has upgraded yet, and so I'm deferring requesting compensation until that happens (which I'll take initiative on over the month to come).

## Roles played

> _Provide links to your [monthly report](https://github.com/bisq-network/proposals/issues/13) on any roles you are responsible for._

 - Ambassador:
 - Arbitrator:
 - Compensation Maintainer:
 - DAO Maintainer:
 - DNS Admin:
 - Docs Maintainer:
 - Events Maintainer:
 - Exchange Maintainer:
 - Founder:
 - GitHub Admin:
 - Keybase Admin:
 - Mailchimp Admin:
 - Pricenode Maintainer:
 - Pricenode Operator:
 - Proposals Maintainer:
 - Roles Maintainer:
 - Slack Admin:
 - Support Staff:
 - Twitter Admin:
 - Vimeo Admin:
 - Website Operator/Maintainer:

The following are new roles created this month:

 - Design Maintainer: 
 - Assets Maintainer:
 - Desktop / Core / P2P / Common Maintainer:

The following are roles where I play a _secondary_ role, and do not (necessarily) do monthly reports:

 - YouTube Admin: https://github.com/bisq-network/roles/issues/56
 - Freenode Admin: https://github.com/bisq-network/roles/issues/22

## Notes to self
<details>

The list of roles above was generated by the following `ghi` command run within my clone of the bisq-network/roles repository:

```
ghi list --assignee=cbeams --no-labels \
| grep -v '^#' \
| cut -b7- | rev | cut -d' ' -f3- | rev | sort \
| xargs -Irole echo " - role: "
```

Also useful to opening all of these issues is the following command:
```
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;
```
</details>

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/compensation/issues/68
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/github/attachments/20180502/b28cec57/attachment.html>


More information about the github mailing list