* tpmdd maintainers
@ 2007-07-27 18:27 Kent Yoder
0 siblings, 0 replies; 2+ messages in thread
From: Kent Yoder @ 2007-07-27 18:27 UTC (permalink / raw)
To: linux-kernel
Hi,
I probably won't have time to look at the latest tpm_tis bug until
next week, but here's a patch fix up the maintainers info in the tpm
drivers. Kylene will be out for some time, so copying the sourceforge
list is the best way to get some attention.
Thanks,
Kent
diff -purN a/drivers/char/tpm/tpm_atmel.c b/drivers/char/tpm/tpm_atmel.c
--- a/drivers/char/tpm/tpm_atmel.c 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_atmel.c 2007-07-27 13:14:07.000000000 -0500
@@ -7,7 +7,7 @@
* Reiner Sailer <sailer@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
- * Maintained by: <tpmdd_devel@lists.sourceforge.net>
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_atmel.h b/drivers/char/tpm/tpm_atmel.h
--- a/drivers/char/tpm/tpm_atmel.h 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_atmel.h 2007-07-27 13:14:54.000000000 -0500
@@ -4,7 +4,7 @@
* Authors:
* Kylene Hall <kjhall@us.ibm.com>
*
- * Maintained by: <tpmdd_devel@lists.sourceforge.net>
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_bios.c b/drivers/char/tpm/tpm_bios.c
--- a/drivers/char/tpm/tpm_bios.c 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_bios.c 2007-07-27 13:14:25.000000000 -0500
@@ -7,6 +7,8 @@
* Reiner Sailer <sailer@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
+ *
* Access to the eventlog extended by the TCG BIOS of PC platform
*
* This program is free software; you can redistribute it and/or
diff -purN a/drivers/char/tpm/tpm.c b/drivers/char/tpm/tpm.c
--- a/drivers/char/tpm/tpm.c 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm.c 2007-07-27 13:13:28.000000000 -0500
@@ -7,7 +7,7 @@
* Reiner Sailer <sailer@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
- * Maintained by: <tpmdd_devel@lists.sourceforge.net>
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm.h b/drivers/char/tpm/tpm.h
--- a/drivers/char/tpm/tpm.h 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm.h 2007-07-27 13:13:50.000000000 -0500
@@ -7,7 +7,7 @@
* Reiner Sailer <sailer@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
- * Maintained by: <tpmdd_devel@lists.sourceforge.net>
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_nsc.c b/drivers/char/tpm/tpm_nsc.c
--- a/drivers/char/tpm/tpm_nsc.c 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_nsc.c 2007-07-27 13:14:39.000000000 -0500
@@ -7,7 +7,7 @@
* Reiner Sailer <sailer@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
- * Maintained by: <tpmdd_devel@lists.sourceforge.net>
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
diff -purN a/drivers/char/tpm/tpm_tis.c b/drivers/char/tpm/tpm_tis.c
--- a/drivers/char/tpm/tpm_tis.c 2007-07-10 13:56:30.000000000 -0500
+++ b/drivers/char/tpm/tpm_tis.c 2007-07-27 13:13:40.000000000 -0500
@@ -5,6 +5,8 @@
* Leendert van Doorn <leendert@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
+ *
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
*
diff -purN a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS 2007-07-10 13:56:30.000000000 -0500
+++ b/MAINTAINERS 2007-07-27 13:11:31.000000000 -0500
@@ -3316,7 +3316,7 @@ S: Maintained
TPM DEVICE DRIVER
P: Kylene Hall
-M: kjhall@us.ibm.com
+M: tpmdd-devel@lists.sourceforge.net
W: http://tpmdd.sourceforge.net
P: Marcel Selhorst
M: tpm@selhorst.net
--
Kent Yoder
IBM LTC Security Dev.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: tpmdd maintainers
[not found] <200708230259.l7N2x4X1023596@hera.kernel.org>
@ 2007-08-23 3:14 ` Joe Perches
0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2007-08-23 3:14 UTC (permalink / raw)
To: Linux Kernel Mailing List, Kent Yoder, Linus Torvalds
On Thu, 2007-08-23 at 02:59 +0000, Linux Kernel Mailing List wrote:
> Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e81cc13a88ce486a6b0a6ca56aba6985824917a
> Commit: 8e81cc13a88ce486a6b0a6ca56aba6985824917a
> Parent: 85770ffe4f0cdd4396b17f14762adc25a571a348
> Author: Kent Yoder <shpedoikal@gmail.com>
> AuthorDate: Wed Aug 22 14:01:04 2007 -0700
> Committer: Linus Torvalds <torvalds@woody.linux-foundation.org>
> CommitDate: Wed Aug 22 19:52:44 2007 -0700
>
> tpmdd maintainers
>
> Fix up the maintainers info in the tpm drivers. Kylene will be out for
> some time, so copying the sourceforge list is the best way to get some
> attention.
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 371fe67..abe5fa7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3452,7 +3452,7 @@ S: Maintained
>
> TPM DEVICE DRIVER
> P: Kylene Hall
> -M: kjhall@us.ibm.com
> +M: tpmdd-devel@lists.sourceforge.net
> W: http://tpmdd.sourceforge.net
> P: Marcel Selhorst
> M: tpm@selhorst.net
Perhaps you should take Kylene's name off too.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-23 3:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200708230259.l7N2x4X1023596@hera.kernel.org>
2007-08-23 3:14 ` tpmdd maintainers Joe Perches
2007-07-27 18:27 Kent Yoder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox