git ssb

16+

Dominic / patchbay



Commit e1ed6f570e6bc64d0e62569002f67eace00218bb

add maintainers to patchbay

mix irving committed on 4/13/2017, 12:58:37 PM
Parent: ef0e26935108e5a9748cd1b03ef830fceff93640

Files changed

package.jsonchanged
package.jsonView
@@ -19,8 +19,14 @@
1919 "type": "git",
2020 "url": "git+https://github.com/ssbc/picknmix.git"
2121 },
2222 "author": "mixmix",
23 + "maintainers": [
24 + "ahdinosaur",
25 + "cel",
26 + "dominictarr",
27 + "mmckegg"
28 + ],
2329 "license": "GPL-3.0",
2430 "bugs": {
2531 "url": "https://github.com/ssbc/picknmix/issues"
2632 },

Built with git-ssb-web