Skip to content

Commit

Permalink
chore: remove remaining refs to rlp (alloy-rs#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Jul 13, 2023
1 parent 0a00474 commit 27665d9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
crates/dyn-abi/ @prestwich
crates/json-abi/ @prestwich
crates/primitives/ @danipopes @prestwich
crates/rlp/ @prestwich
crates/rlp-derive/ @prestwich
crates/sol-macro/ @danipopes
crates/sol-types/ @danipopes @prestwich
crates/syn-solidity/ @danipopes
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/BUG-FORM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ body:
description: What component is the bug in?
multiple: true
options:
- rlp
- primitives
- syn-solidity
- sol-type
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/FEATURE-FORM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ body:
description: What component is the feature for?
multiple: true
options:
- rlp
- primitives
- syn-solidity
- sol-type
Expand Down

0 comments on commit 27665d9

Please sign in to comment.