Skip to content

Commit f850d46

Browse files
authored
Merge pull request #770 from BatmanAoD/fix-authorship
Remove superfluous 'on behalf of...'
2 parents 62f7bdb + 61cc89a commit f850d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2021-01-26-ffi-unwind-longjmp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Rust & the case of the disappearing stack frames"
4-
author: Kyle Strand on behalf of the FFI-unwind project group
4+
author: Kyle Strand
55
description: "introducing an exploration of how `longjmp` and similar functions can be handled in Rust"
66
team: the FFI-unwind project group <https://www.rust-lang.org/governance/teams/lang#wg-ffi-unwind>
77
---

0 commit comments

Comments
 (0)