Remove CODEOWNERS and mirror-rolling-to-master workflow. (#1382) (#1383)

They are both outdated and both no longer serving their
intended purpose.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
(cherry picked from commit 78f5e14cda)

Co-authored-by: Chris Lalancette <clalancette@gmail.com>
This commit is contained in:
mergify[bot] 2024-11-27 10:38:48 +01:00 committed by GitHub
parent c43d4bb5d9
commit 159aeddb76
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 master
on:
push:
branches: [ rolling ]
jobs:
mirror-to-master:
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: master

View File

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