Skip to content

Commit 88818c7

Browse files
committed
Add settings file.
Signed-off-by: Ry Jones <[email protected]>
1 parent 4f96fd6 commit 88818c7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/settings.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#
2+
# SPDX-License-Identifier: Apache-2.0
3+
#
4+
5+
repository:
6+
name: indy-plenum
7+
description: Plenum Byzantine Fault Tolerant Protocol
8+
homepage: https://wiki.hyperledger.org/display/indy
9+
default_branch: master
10+
has_downloads: true
11+
has_issues: true
12+
has_projects: false
13+
has_wiki: true
14+
archived: false
15+
private: false
16+
allow_squash_merge: true
17+
allow_merge_commit: true
18+
allow_rebase_merge: true

0 commit comments

Comments
 (0)