Add Michael as codeowner for store crate (#7667)

I'm adding myself as a codeowner for the `store` crate so that I can more easily keep track of database-related PRs.
This commit is contained in:
Michael Sproul
2025-06-30 20:47:52 +10:00
committed by GitHub
parent e45ba846ae
commit 25ea8a83b7

1
.github/CODEOWNERS vendored
View File

@@ -1,2 +1,3 @@
/beacon_node/network/ @jxs
/beacon_node/lighthouse_network/ @jxs
/beacon_node/store/ @michaelsproul