Skip to content

Commit

Permalink
Remove references to I now that we are multiple contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhenrymantilla authored Jul 31, 2023
1 parent 4e94768 commit fc24281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ This crates offers two types, `ManuallyDrop<T>`, and `MaybeDangling<T>`, which d

- The soundness problem of `::yoke` stemming from not using this: <https://github.com/unicode-org/icu4x/issues/3696>

- [An URLO thread on the topic, and my post exposing the intention to write this very crate](https://users.rust-lang.org/t/unsafe-code-review-semi-owning-weak-rwlock-t-guard/95706/15?u=yandros)
- [An URLO thread on the topic, and a post exposing the intention to write this very crate](https://users.rust-lang.org/t/unsafe-code-review-semi-owning-weak-rwlock-t-guard/95706/15?u=yandros)

0 comments on commit fc24281

Please sign in to comment.