Skip to content

Commit 67a7807

Browse files
committed
fix(checher): delete repmgr
1 parent f857ae4 commit 67a7807

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

scripts/checker.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -307,12 +307,6 @@
307307
"owner": "mysql",
308308
"match": "^[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
309309
},
310-
"repmgr": {
311-
"name": "repmgr",
312-
"type": "github",
313-
"owner": "EnterpriseDB",
314-
"match": "^v[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,}$",
315-
},
316310
"zookeeper": {
317311
"name": "zookeeper",
318312
"type": "github",

0 commit comments

Comments
 (0)