I hereby claim:
- I am mwiencek on github.
- I am mwiencek (https://keybase.io/mwiencek) on keybase.
- I have a public key whose fingerprint is 76CE DF1B 47A4 AC70 D54D 9D8F 5A35 4B49 6745 A67E
To claim this, I am signing this object:
| rock,114040 | |
| electronic,71530 | |
| pop,44940 | |
| heavy metal,35767 | |
| classical,33648 | |
| hard rock,29962 | |
| jazz,29022 | |
| alternative rock,25304 | |
| country,23371 | |
| punk,23283 |
| rock,114040 | |
| pop/rock,87277 | |
| electronic,71530 | |
| pop,44940 | |
| heavy metal,35767 | |
| classical,33648 | |
| hard rock,29962 | |
| jazz,29022 | |
| alternative rock,25304 | |
| country,23371 |
| // This file is part of MusicBrainz, the open internet music database. | |
| // Copyright (C) 2015 MetaBrainz Foundation | |
| // Licensed under the GPL version 2, or (at your option) any later version: | |
| // http://www.gnu.org/licenses/gpl-2.0.txt | |
| var React = require('react'); | |
| var i18n = require('../../../common/i18n.js'); | |
| var PartialDate = React.createClass({ | |
| render: function () { |
| // This file is part of MusicBrainz, the open internet music database. | |
| // Copyright (C) 2015 MetaBrainz Foundation | |
| // Licensed under the GPL version 2, or (at your option) any later version: | |
| // http://www.gnu.org/licenses/gpl-2.0.txt | |
| var React = require('react'); | |
| var PartialDate = require('./PartialDate.js'); | |
| var i18n = require('../../../common/i18n.js'); | |
| var DatePeriod = React.createClass({ |
I hereby claim:
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Bitbucket: Sortable pull requests | |
| // @version 2014-08-22 | |
| // @author Michael Wiencek <[email protected]> | |
| // @include https://bitbucket.org/*/*/pull-requests* | |
| // @match https://bitbucket.org/*/*/pull-requests* | |
| // ==/UserScript== | |
| //**************************************************************************// | |
| var script = document.createElement("script"); |