You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pin-init.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
[`pin-init`](https://github.com/Rust-for-Linux/pin-init) is a solution to [The Safe Pinned Initialization Problem](The-Safe-Pinned-Initialization-Problem.md). It provides safe and fallible initialization of pinned structs using in-place constructors.
4
4
5
-
The main developer and maintainer is Benno Lossin ([y86-dev](https://github.com/y86-dev/)).
5
+
The main developer and maintainer is [Benno Lossin](https://github.com/BennoLossin/).
0 commit comments