Hi, I just noticed that 'ř' character from my name got somehow messed up during push. I'd like to get this fixed.
I know I could just play nice with the ASCII world and use 'r', but frankly, it wouldn't be my name and I don't like it :-)
From 5093e12f193cfebdc766daf928f5c8b942c54edd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrez...@redhat.com> Date: Mon, 2 Sep 2013 13:22:10 +0200 Subject: [PATCH] Fix czech specific character in my name --- src/providers/ad/ad_srv.c | 2 +- src/providers/ad/ad_srv.h | 2 +- src/providers/fail_over_srv.c | 2 +- src/providers/fail_over_srv.h | 2 +- src/providers/ipa/ipa_srv.c | 2 +- src/providers/ipa/ipa_srv.h | 2 +- src/providers/ldap/sdap_async_nested_groups.c | 2 +- src/providers/ldap/sdap_reinit.c | 2 +- src/resolv/async_resolv_utils.c | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/providers/ad/ad_srv.c b/src/providers/ad/ad_srv.c index 861ae3dbd3dba9ea00449b6d1dd1a02baa094917..4ae91f07bfbaafcb12caf82d3e3847f111cdf9fc 100644 --- a/src/providers/ad/ad_srv.c +++ b/src/providers/ad/ad_srv.c @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/ad/ad_srv.h b/src/providers/ad/ad_srv.h index adf29b07a5d169d876da95b6b99a8e03bb168611..7522ecae4d15397efc0bd3c6cd711a3024eb1771 100644 --- a/src/providers/ad/ad_srv.h +++ b/src/providers/ad/ad_srv.h @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/fail_over_srv.c b/src/providers/fail_over_srv.c index 78cd6cc4593fbdec89062d1f109ccbcb38d7314a..189abf14b87bb9475db2fb2049edcb48fb2f47bc 100644 --- a/src/providers/fail_over_srv.c +++ b/src/providers/fail_over_srv.c @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/fail_over_srv.h b/src/providers/fail_over_srv.h index 0c824f46386e07bb76f57064c07d028e9013b355..568350d1ecb6f473fa2072874ebb64dd1161d50a 100644 --- a/src/providers/fail_over_srv.h +++ b/src/providers/fail_over_srv.h @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/ipa/ipa_srv.c b/src/providers/ipa/ipa_srv.c index 9b1c39945aac422360467a8291d6d138f0b64062..d604871a277574c93e2c7adf59cf6fa5065c89b7 100644 --- a/src/providers/ipa/ipa_srv.c +++ b/src/providers/ipa/ipa_srv.c @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/ipa/ipa_srv.h b/src/providers/ipa/ipa_srv.h index e92479aa3b3cfdc619b0b36cc75f48368d896e92..1bfd2eeaebec6ae9d2826aa76060746a32a634fc 100644 --- a/src/providers/ipa/ipa_srv.h +++ b/src/providers/ipa/ipa_srv.h @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/ldap/sdap_async_nested_groups.c b/src/providers/ldap/sdap_async_nested_groups.c index 613e44ff5a505ebf025e5c5189ff238ea1243626..0147a607f75302ce1d05c1385d717156c7a3184e 100644 --- a/src/providers/ldap/sdap_async_nested_groups.c +++ b/src/providers/ldap/sdap_async_nested_groups.c @@ -2,7 +2,7 @@ SSSD Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat diff --git a/src/providers/ldap/sdap_reinit.c b/src/providers/ldap/sdap_reinit.c index d7b50bbbd61b98abd6a7c50d237544df32a991c3..6a7f02cb3978059b29910858f77ae2b452e618f4 100644 --- a/src/providers/ldap/sdap_reinit.c +++ b/src/providers/ldap/sdap_reinit.c @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2012 Red Hat diff --git a/src/resolv/async_resolv_utils.c b/src/resolv/async_resolv_utils.c index 0cb373cacbf28f9ab241b842c259f47727852d94..dbc33d5d0cb59529c453160fd88e733316eddeaf 100644 --- a/src/resolv/async_resolv_utils.c +++ b/src/resolv/async_resolv_utils.c @@ -1,6 +1,6 @@ /* Authors: - Pavel B??ezina <pbrez...@redhat.com> + Pavel BÅezina <pbrez...@redhat.com> Copyright (C) 2013 Red Hat -- 1.7.11.7
_______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel