@@ -4394,7 +4394,7 @@ repositories:
43944394 visibility : public
43954395 py-libp2p :
43964396 advanced_security : false
4397- allow_update_branch : false
4397+ allow_update_branch : true
43984398 archived : false
43994399 branch_protection :
44004400 main :
@@ -4409,9 +4409,11 @@ repositories:
44094409 required_pull_request_reviews :
44104410 dismiss_stale_reviews : false
44114411 require_code_owner_reviews : false
4412- required_approving_review_count : 1
4412+ required_approving_review_count : 0
44134413 restrict_dismissals : false
44144414 collaborators :
4415+ pull :
4416+ - AkMo3
44154417 push :
44164418 - web3-bot
44174419 default_branch : main
@@ -4821,6 +4823,24 @@ repositories:
48214823 pull :
48224824 - github-mgmt stewards
48234825 visibility : public
4826+ universal-connectivity-workshop :
4827+ advanced_security : false
4828+ allow_update_branch : false
4829+ archived : false
4830+ collaborators :
4831+ admin :
4832+ - dhuseby
4833+ default_branch : main
4834+ delete_branch_on_merge : false
4835+ description : An workshop for learning libp2p programming from scratch
4836+ has_discussions : false
4837+ merge_commit_message : PR_TITLE
4838+ merge_commit_title : MERGE_MESSAGE
4839+ secret_scanning_push_protection : true
4840+ secret_scanning : true
4841+ squash_merge_commit_message : COMMIT_MESSAGES
4842+ squash_merge_commit_title : COMMIT_OR_PR_TITLE
4843+ visibility : public
48244844 universal-connectivity :
48254845 advanced_security : false
48264846 allow_update_branch : true
@@ -4927,6 +4947,24 @@ repositories:
49274947 push :
49284948 - ci
49294949 visibility : public
4950+ workshop :
4951+ advanced_security : false
4952+ allow_update_branch : false
4953+ archived : false
4954+ collaborators :
4955+ push :
4956+ - dhuseby
4957+ default_branch : main
4958+ delete_branch_on_merge : false
4959+ description : A TUI app for presenting interactive programming workshops
4960+ has_discussions : false
4961+ merge_commit_message : PR_TITLE
4962+ merge_commit_title : MERGE_MESSAGE
4963+ secret_scanning_push_protection : true
4964+ secret_scanning : true
4965+ squash_merge_commit_message : COMMIT_MESSAGES
4966+ squash_merge_commit_title : COMMIT_OR_PR_TITLE
4967+ visibility : public
49304968 workspace-go-libp2p :
49314969 archived : true
49324970 xtp :
0 commit comments