Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 07a348e

Browse files
authored
FAB-17777 Create basic settings.yaml (#51)
This represents the current settings of this repo. Signed-off-by: Ry Jones <ry@linux.com>
1 parent 0b0466a commit 07a348e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/settings.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
repository:
2+
name: fabric-sdk-java
3+
description: null
4+
homepage: https://wiki.hyperledger.org/display/fabric
5+
default_branch: master
6+
has_downloads: true
7+
has_issues: false
8+
has_projects: false
9+
has_wiki: false
10+
archived: false
11+
private: false
12+
allow_squash_merge: true
13+
allow_merge_commit: false
14+
allow_rebase_merge: true

0 commit comments

Comments
 (0)