alpenlabs / strata

Rust implementation of the Strata protocol
https://docs.stratabtc.org
Apache License 2.0
23 stars 1 forks source link

chore: CODEOWNERS #443

Closed storopoli closed 3 days ago

storopoli commented 2 weeks ago

Description

Adds the CODEOWNERS for codebase specialization and ownership/accountability.

Type of Change

Checklist

Related Issues

STR-179.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.02%. Comparing base (21fa908) to head (63a0fda). Report is 1 commits behind head on main.

@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   57.03%   57.02%   -0.01%     
==========================================
  Files         252      252              
  Lines       27950    27950              
==========================================
- Hits        15940    15938       -2     
- Misses      12010    12012       +2     

see 6 files with indirect coverage changes

AaronFeickert commented 1 week ago

I notice that /crates/crypto appears to be the only such subdirectory not assigned an owner. Was this intentional?