Commit e1ed6f570e6bc64d0e62569002f67eace00218bb
add maintainers to patchbay
mix irving committed on 4/13/2017, 12:58:37 PMParent: ef0e26935108e5a9748cd1b03ef830fceff93640
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -19,8 +19,14 @@ | |||
19 | 19 … | "type": "git", | |
20 | 20 … | "url": "git+https://github.com/ssbc/picknmix.git" | |
21 | 21 … | }, | |
22 | 22 … | "author": "mixmix", | |
23 … | + "maintainers": [ | ||
24 … | + "ahdinosaur", | ||
25 … | + "cel", | ||
26 … | + "dominictarr", | ||
27 … | + "mmckegg" | ||
28 … | + ], | ||
23 | 29 … | "license": "GPL-3.0", | |
24 | 30 … | "bugs": { | |
25 | 31 … | "url": "https://github.com/ssbc/picknmix/issues" | |
26 | 32 … | }, |
Built with git-ssb-web