Skip to content

Commit 28f3d28

Browse files
committed
Cargo.toml: Update author email
Author's email changed again, let's update to something hopefully more stable. Signed-off-by: Quentin Monnet <qmo@qmon.net>
1 parent e4d0542 commit 28f3d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Project metadata
44
name = "rbpf"
55
version = "0.2.0"
6-
authors = ["Quentin <quentin@isovalent.com>"]
6+
authors = ["Quentin Monnet <qmo@qmon.net>"]
77

88
# Additional metadata for packaging
99
description = "Virtual machine and JIT compiler for eBPF programs"

0 commit comments

Comments
 (0)