diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-11-01 15:07:05 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-11-01 15:07:05 -0500 |
commit | fc279d3c7ce841305bd91dd56146b04a0d52b054 (patch) | |
tree | 802fbcdb407ff947ee8a69069f9727ca088e98e5 | |
parent | Crown myself BDFL and make the codeowners a role currently occupied by myself (diff) | |
download | locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.tar locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.tar.gz locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.tar.bz2 locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.tar.lz locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.tar.xz locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.tar.zst locusts-fc279d3c7ce841305bd91dd56146b04a0d52b054.zip |
codeowners: correct the order
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r-- | CODEOWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -CODEOWNERS @RosstheRoss -* @locusts-r-us/locust-farmers
\ No newline at end of file +* @locusts-r-us/locust-farmers +CODEOWNERS @RosstheRoss
\ No newline at end of file |