From 5283cfc8ed94fb40802c8e5cf01cdd0ba9cecf31 Mon Sep 17 00:00:00 2001 From: jakubkoci Date: Wed, 14 Jul 2021 17:26:36 +0200 Subject: [PATCH] Update repo settings (#2) Signed-off-by: Jakub Koci --- .github/settings.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 99cb027..0e987bb 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,13 +4,8 @@ # repository: - name: fabric - description: Hyperledger Fabric is an enterprise-grade permissioned distributed - ledger framework for developing solutions and applications. Its modular and - versatile design satisfies a broad range of industry use cases. It offers - a unique approach to consensus that enables performance at scale while preserving - privacy. - homepage: https://wiki.hyperledger.org/display/fabric + name: indy-sdk-react-native + description: React Native wrapper around Indy SDK Java and Objective-C wrappers. default_branch: main has_downloads: true has_issues: true