Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 09fd1f3

Browse files
ryjonesswetharepakula
authored andcommitted
FAB-17777 Create basic settings.yaml
This represents the current settings of this repo. Convert CODEOWNERS to pointer. Signed-off-by: Ry Jones <[email protected]>
1 parent ce68e0b commit 09fd1f3

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
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: fabric-chaincode-evm
7+
description: null
8+
homepage: https://wiki.hyperledger.org/display/fabric
9+
default_branch: master
10+
has_downloads: true
11+
has_issues: false
12+
has_projects: false
13+
has_wiki: false
14+
archived: false
15+
private: false
16+
allow_squash_merge: true
17+
allow_merge_commit: false
18+
allow_rebase_merge: true

CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

33
# Fabric Chaincode EVM maintainers
4-
* @christo4ferris @guoger @mastersingh24 @MHBauer @muralisrini @swetharepakula
4+
* @hyperledger/fabric-chaincode-evm-maintainers
5+

0 commit comments

Comments
 (0)