changeset 32246:9d5c4763fdc0

openat: update maintainer * modules/openat (Maintainer): Add myself. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Thu, 31 Dec 2009 08:33:43 -0700
parents c7327707a7d3
children 7a0dae8c99f9
files ChangeLog modules/openat
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Dec 31 12:28:35 2009 -0700
+++ b/ChangeLog	Thu Dec 31 08:33:43 2009 -0700
@@ -1,5 +1,8 @@
 2009-12-31  Eric Blake  <ebb9@byu.net>
 
+	openat: update maintainer
+	* modules/openat (Maintainer): Add myself.
+
 	utimens: avoid shadowing warning
 	* lib/utimens.c (fdutimens, lutimens): Consolidate separate stat
 	buffers into one, to avoid shadowing, as well as avoiding a
--- a/modules/openat	Thu Dec 31 12:28:35 2009 -0700
+++ b/modules/openat	Thu Dec 31 08:33:43 2009 -0700
@@ -52,4 +52,4 @@
 GPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake