@@ -114,28 +114,6 @@ repositories:
114114 - engineering
115115 visibility : private
116116 web_commit_signoff_required : false
117- buoy :
118- advanced_security : false
119- allow_update_branch : false
120- archived : false
121- collaborators :
122- admin :
123- - guillaumemichel
124- push :
125- - web3-bot
126- default_branch : master
127- has_discussions : false
128- merge_commit_message : PR_TITLE
129- merge_commit_title : MERGE_MESSAGE
130- secret_scanning_push_protection : false
131- secret_scanning : false
132- squash_merge_commit_message : COMMIT_MESSAGES
133- squash_merge_commit_title : COMMIT_OR_PR_TITLE
134- teams :
135- push :
136- - engineering
137- visibility : private
138- web_commit_signoff_required : false
139117 cf-gateway-stats :
140118 advanced_security : false
141119 allow_update_branch : false
@@ -174,6 +152,21 @@ repositories:
174152 squash_merge_commit_title : COMMIT_OR_PR_TITLE
175153 visibility : public
176154 web_commit_signoff_required : false
155+ curio :
156+ advanced_security : false
157+ allow_update_branch : false
158+ archived : false
159+ default_branch : main
160+ description : " [PRIVATE] fork to prototype and benchmark native Pulsar integration (without IPNI bridge)"
161+ has_discussions : false
162+ merge_commit_message : PR_TITLE
163+ merge_commit_title : MERGE_MESSAGE
164+ secret_scanning_push_protection : false
165+ secret_scanning : false
166+ squash_merge_commit_message : COMMIT_MESSAGES
167+ squash_merge_commit_title : COMMIT_OR_PR_TITLE
168+ visibility : private
169+ web_commit_signoff_required : false
177170 demo-repository :
178171 advanced_security : false
179172 allow_update_branch : false
@@ -691,6 +684,28 @@ repositories:
691684 - engineering
692685 visibility : private
693686 web_commit_signoff_required : false
687+ pulsar :
688+ advanced_security : false
689+ allow_update_branch : false
690+ archived : false
691+ collaborators :
692+ admin :
693+ - guillaumemichel
694+ push :
695+ - web3-bot
696+ default_branch : master
697+ has_discussions : false
698+ merge_commit_message : PR_TITLE
699+ merge_commit_title : MERGE_MESSAGE
700+ secret_scanning_push_protection : false
701+ secret_scanning : false
702+ squash_merge_commit_message : COMMIT_MESSAGES
703+ squash_merge_commit_title : COMMIT_OR_PR_TITLE
704+ teams :
705+ push :
706+ - engineering
707+ visibility : private
708+ web_commit_signoff_required : false
694709 rainbow :
695710 advanced_security : false
696711 allow_update_branch : false
0 commit comments