From 9ce2dba85aad21ba5dc01f2c23bed952d83275cf Mon Sep 17 00:00:00 2001 From: Steve Loeppky Date: Tue, 6 Feb 2024 10:53:49 -0800 Subject: [PATCH] Archive unused repos Noticed some repos that should probably be archived. --- github/ipld.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/github/ipld.yml b/github/ipld.yml index 1c45dea..6ffd336 100644 --- a/github/ipld.yml +++ b/github/ipld.yml @@ -211,7 +211,7 @@ repositories: edelweiss: advanced_security: false allow_update_branch: false - archived: false + archived: true collaborators: push: - web3-bot @@ -790,7 +790,7 @@ repositories: go-selector-store: advanced_security: false allow_update_branch: false - archived: false + archived: true default_branch: main description: A simple store to record selector traversals has_discussions: false @@ -1184,7 +1184,7 @@ repositories: js-blockcodec-to-ipld-format: advanced_security: false allow_update_branch: false - archived: false + archived: true default_branch: master description: Convert a BlockCodec from the multiformats module to an IPLD format has_discussions: false @@ -2127,7 +2127,7 @@ repositories: js-ipld-format-to-blockcodec: advanced_security: false allow_update_branch: false - archived: false + archived: true default_branch: master description: Converts an IPLD Format into a BlockCodec for use with the multiformats module