Guido Günther <[email protected]> wrote: > these accumulated over time. O.k. to apply?
Those all look fine. >>From 35569e95febc37818998cd1834099090a3cf852d Mon Sep 17 00:00:00 2001 > From: =?utf-8?q?Guido=20G=C3=BCnther?= <[email protected]> > Date: Mon, 22 Dec 2008 22:26:03 +0100 > Subject: [PATCH] fix name > > changes AUTHORS file to utf8 > --- > AUTHORS | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/AUTHORS b/AUTHORS > index a8ec325..6cc3a69 100644 > --- a/AUTHORS > +++ b/AUTHORS > @@ -20,7 +20,7 @@ The primary maintainers and people with commit access > rights: > Dave Leskovec <[email protected]> > Cole Robinson <[email protected]> > Dan Smith <[email protected]> > - Guido Guenther <[email protected]> > + Guido Günther <[email protected]> > You might want to add this at the end, to help ensure we use a consistent encoding. ;; Local Variables: ;; coding: utf-8 ;; End: -- Libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
