Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Move Grid to EOL #353

Merged
merged 1 commit into from
Mar 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
repository:
name: grid
description: Grid provides reference implementations of supply-chain-centric
items – data types, data models, smart contracts, and more – that are
anchored on existing open standards and industry best practices.
homepage: https://grid.hyperledger.org/
topics: supply chain, distributed ledger, smart contract, blockchain
description: Grid has moved to end-of-life status.
private: false
has_issues: true
has_projects: false
Expand All @@ -14,3 +10,4 @@ repository:
allow_squash_merge: false
allow_merge_commit: true
allow_rebase_merge: true
archived: true
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# grid-docs
# Hyperledger Grid

Hyperledger Grid [has moved](https://github.com/hyperledger/toc/issues/82) to [End of life status](https://toc.hyperledger.org/governing-documents/project-lifecycle.html#end-of-life).

## grid-docs

The grid-docs repository contains source code and assets for the
[Hyperledger Grid Docs website](https://grid.hyperledger.org).
Expand Down