Move scripts used in CI to the new location (#1109)

* Move CI scripts to new location

* Update references

* Update CODEOWNERS file

* Update docker/polkadot-collator_builder.Containerfile

Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com>

Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com>
This commit is contained in:
Sergejs Kostjucenko
2022-03-25 01:25:06 +02:00
committed by GitHub
parent 6ea78e9cc9
commit dc10d1520d
35 changed files with 11 additions and 15 deletions
+1 -5
View File
@@ -19,9 +19,5 @@
# CI
/.github/ @paritytech/ci @chevdor
/.gitlab-ci.yml @paritytech/ci
/scripts/ci/ @paritytech/ci
/scripts/github/ @paritytech/ci @chevdor
/scripts/extrinsic-ordering-filter.sh @paritytech/ci @chevdor
/scripts/ci/ @paritytech/ci @chevdor
# CHANGELOG
/scripts/changelog/ @chevdor