Remove CODEOWNERS and mirror-rolling-to-main workflow (#100)

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
This commit is contained in:
Alejandro Hernández Cordero 2024-12-02 16:07:24 +01:00 committed by GitHub
parent c8772fe22c
commit 19dd4c31b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 15 deletions

View File

@ -1,13 +0,0 @@
name: Mirror rolling to ros2
on:
push:
branches: [ rolling ]
jobs:
mirror-to-ros2:
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: ros2

View File

@ -1,2 +0,0 @@
# This file was generated by https://github.com/audrow/update-ros2-repos
* @quarkytale