-
Notifications
You must be signed in to change notification settings - Fork 0
/
.seed-config.yaml
56 lines (44 loc) · 1.13 KB
/
.seed-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
project:
name: "gohideit"
oneLiner: "Puts your files in a binary and asks you for a password to extract them"
state: "beta"
website: "https://github.com/bapply/gohideit"
description: |
Puts your files in a binary and asks you for a password to extract them
version: "v0.0.1"
mainLicense: "GPLv3"
vision:
type: "personal"
overview: |
Puts your files in a binary and asks you for a password to extract them
contributionLinks:
issueTemplate: "/.github/ISSUE_TEMPLATE.md"
starterIssues: "https://github.com/bapply/gohideit/labels/starter%20issue"
supportLinks:
documentation: "/docs"
readme:
usageExample: |
TODO
docs:
development: |
TODO
emails:
commercialSupport: "[email protected]"
security: "[email protected]"
coc: "[email protected]"
copyright:
owner: "The gohideit authors"
year: "2018"
cla:
copyrightHolder: "Erfan Besharat"
maintainers:
- name: "Erfan Besharat"
nick: "erbesharat"
repo:
link: "https://github.com/bapply/gohideit"
type: "Github"
badges:
- image: "https://img.shields.io/badge/state-beta-blue.svg"
alt: "state"
reposeed:
configVersion: "v1"