Skip to content

Commit

Permalink
chore: update codeowners for teams (#107)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 authored Sep 1, 2024
1 parent 657e8ae commit 20639b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Blink Labs
#
* @agaffney @verbotenj @wolf31o2
* @blinklabs-io/core
*.md @blinklabs-io/core @blinklabs-io/pms
LICENSE @blinklabs-io/core @blinklabs-io/pms
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ require (
gorm.io/plugin/opentelemetry v0.1.4
)

// XXX: uncomment when testing local changes to gouroboros
// replace github.com/blinklabs-io/gouroboros => ../gouroboros

require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down

0 comments on commit 20639b7

Please sign in to comment.