]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Update email.
authorMilan Broz <gmazyland@gmail.com>
Thu, 22 Dec 2022 22:26:33 +0000 (23:26 +0100)
committerMilan Broz <gmazyland@gmail.com>
Fri, 23 Dec 2022 10:48:17 +0000 (11:48 +0100)
This email no longer works.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
AUTHORS
libblkid/src/superblocks/lvm.c
misc-utils/lsblk.8.adoc
misc-utils/lsblk.c
misc-utils/lsblk.h

diff --git a/AUTHORS b/AUTHORS
index f0e88af190e9cf390165fb87d51102ba564b928e..228a7c69cfb4cf47a85e93282ffe2639507bbe4c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -41,7 +41,7 @@ AUTHORS (merged projects & commands):
       libmount:        Karel Zak <kzak@redhat.com>
       libuuid:         Theodore Ts'o <tytso@mit.edu>
       lscpu:           Cai Qian <qcai@redhat.com>
-      lsblk:           Milan Broz <mbroz@redhat.com>
+      lsblk:           Milan Broz <gmazyland@gmail.com>
                        Karel Zak <kzak@redhat.com>
       lsfd:            Masatake YAMATO <yamato@redhat.com>
       lsipc:           Ondrej Oprala <ooprala@redhat.com>
@@ -612,7 +612,7 @@ CONTRIBUTORS:
       Miklos Szeredi <mszeredi@suse.cz>
       Mikulas Patocka <mpatocka@redhat.com>
       Milan Bouchet-Valat <nalimilan@club.fr>
-      Milan Broz <mbroz@redhat.com>
+      Milan Broz <gmazyland@gmail.com>
       Ming Lei <tom.leiming@gmail.com>
       Miquel van Smoorenburg <miquels@maestro.htsa.aha.nl>
       Mister Me <gdg@localhost.localdomain>
index b078aba3fc11dbff513a3041c84ec81cc148ea42..eea74d65763ad5368643565b1ddf4aa124212c9e 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (C) 2001 by Andreas Dilger
  * Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org>
  * Copyright (C) 2008 Karel Zak <kzak@redhat.com>
- * Copyright (C) 2012 Milan Broz <mbroz@redhat.com>
+ * Copyright (C) 2012 Milan Broz <gmazyland@gmail.com>
  *
  * This file may be redistributed under the terms of the
  * GNU Lesser General Public License.
index 6a9770ef22d32a50935665d469ab09fc754d87bf..87df92ff91ad92a91518bbead015eec4e47d8087 100644 (file)
@@ -168,7 +168,7 @@ The *lsblk* command needs to be able to look up each block device by major:minor
 
 == AUTHORS
 
-mailto:mbroz@redhat.com[Milan Broz],
+mailto:gmazyland@gmail.com[Milan Broz],
 mailto:kzak@redhat.com[Karel Zak]
 
 == SEE ALSO
index 701fa5b915d58c1b60cbc2d0adb90e08260884f0..99a966bdd5f25d9bd07863da20939282429d71ad 100644 (file)
@@ -2,7 +2,7 @@
  * lsblk(8) - list block devices
  *
  * Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved.
- * Written by Milan Broz <mbroz@redhat.com>
+ * Written by Milan Broz <gmazyland@gmail.com>
  *            Karel Zak <kzak@redhat.com>
  *
  * This program is free software; you can redistribute it and/or modify
index e3e89e2860cc75eefa1093d488ec90bfd13a41a7..a437c0612ab768e3a449459c1325d39bd5dd478e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010-2018 Red Hat, Inc. All rights reserved.
- * Written by Milan Broz <mbroz@redhat.com>
+ * Written by Milan Broz <gmazyland@gmail.com>
  *            Karel Zak <kzak@redhat.com>
  */
 #ifndef UTIL_LINUX_LSBLK_H