-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.seed-config.yaml
44 lines (36 loc) · 1019 Bytes
/
.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
project:
name: "TXTDirect DNS"
state: "stable"
image: ""
website: "https://about.txtdirect.org"
oneLiner: "TXTDirect DNS Zone Files"
description: |
TXTDirect related zone files served by [gitns.com](https://about.gitns.com).
DNS entries are stored as per zone files using the bind format.
version: "v0.1.0"
mainLicense: "CCByNcSa"
contributionLinks:
issueTemplate: "/.github/ISSUE_TEMPLATE.md"
starterIssues: "https://github.com/txtdirect/dns/labels/starter%20issue"
emails:
security: "[email protected]"
coc: "[email protected]"
copyright:
year: "2020"
cla:
copyrightHolder: "nzt.ventures GmbH"
mail: "[email protected]"
maintainers:
- name: "Michael Grosser"
nick: "stp-ip"
repo:
link: "https://git.txtdirect.org/dns"
type: "Github"
badges:
- image: "https://img.shields.io/badge/state-stable-green.svg"
alt: "state"
- image: "https://img.shields.io/github/license/txtdirect/dns.svg"
link: "LICENSE"
alt: "license"
reposeed:
configVersion: "v1"