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

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

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
This commit is contained in:
Chris Lalancette 2024-11-26 16:58:43 -05:00 committed by GitHub
parent 510c1f606e
commit 78f5e14cda
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