summaryrefslogtreecommitdiff
path: root/cmd/btrfs.c
diff options
context:
space:
mode:
authorMarek Behún <[email protected]>2022-06-01 17:17:06 +0200
committerStefan Roese <[email protected]>2022-07-21 10:14:04 +0200
commit61143f741ee5fd45720ca92682aaf557525b4b64 (patch)
treeadbd16aaf59b06877a123ea203cc93dd314212a3 /cmd/btrfs.c
parent8a7880f0c172a3937e72f802779642bfdba88a34 (diff)
treewide: Fix Marek's name and change my e-mail address
Fix diacritics in some instances of my name and change my e-mail address to [email protected]. Add corresponding .mailmap entries. Signed-off-by: Marek Behún <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'cmd/btrfs.c')
-rw-r--r--cmd/btrfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/btrfs.c b/cmd/btrfs.c
index 7e3cbe12cea..98daea99e9e 100644
--- a/cmd/btrfs.c
+++ b/cmd/btrfs.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * 2017 by Marek Behun <[email protected]>
+ * 2017 by Marek Behún <[email protected]>
*/
#include <common.h>