lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 13 Sep 2017 05:27:57 -0700
From:   Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To:     tpmdd-devel@...ts.sourceforge.net
Cc:     linux-security-module@...r.kernel.org,
        Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
        Peter Huewe <peterhuewe@....de>,
        Marcel Selhorst <tpmdd@...horst.net>,
        Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
        linux-kernel@...r.kernel.org (open list)
Subject: [PATCH] tpm: remove some recent additions to the authors lists

Removed those additions to the authors lists within last few years
that are not the original authors.

In some ways authors list does not make sense at all because git log is
really the ultimate authors list but it is fine to give yourself a bit
of credit in rare cases if you create a new driver in the subsystem or
something similar.

This commit might seem a bit cosmetic but it is made to make the policy
more sound and speeds up the code review process a tiny bit in the
future.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
---
 drivers/char/tpm/tpm_acpi.c | 1 -
 drivers/char/tpm/tpm_of.c   | 1 -
 drivers/char/tpm/tpm_ppi.c  | 1 -
 3 files changed, 3 deletions(-)

diff --git a/drivers/char/tpm/tpm_acpi.c b/drivers/char/tpm/tpm_acpi.c
index 169edf3ce86d..31b146bdac4b 100644
--- a/drivers/char/tpm/tpm_acpi.c
+++ b/drivers/char/tpm/tpm_acpi.c
@@ -6,7 +6,6 @@
  *	Stefan Berger <stefanb@...ibm.com>
  *	Reiner Sailer <sailer@...son.ibm.com>
  *	Kylene Hall <kjhall@...ibm.com>
- *	Nayna Jain <nayna@...ux.vnet.ibm.com>
  *
  * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
diff --git a/drivers/char/tpm/tpm_of.c b/drivers/char/tpm/tpm_of.c
index aadb7f464076..635ee27809cc 100644
--- a/drivers/char/tpm/tpm_of.c
+++ b/drivers/char/tpm/tpm_of.c
@@ -2,7 +2,6 @@
  * Copyright 2012 IBM Corporation
  *
  * Author: Ashley Lai <ashleydlai@...il.com>
- *         Nayna Jain <nayna@...ux.vnet.ibm.com>
  *
  * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
diff --git a/drivers/char/tpm/tpm_ppi.c b/drivers/char/tpm/tpm_ppi.c
index 86dd8521feef..d2e37e1977be 100644
--- a/drivers/char/tpm/tpm_ppi.c
+++ b/drivers/char/tpm/tpm_ppi.c
@@ -4,7 +4,6 @@
  * Authors:
  * Xiaoyan Zhang <xiaoyan.zhang@...el.com>
  * Jiang Liu <jiang.liu@...ux.intel.com>
- * Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
  *
  * Maintained by: <tpmdd-devel@...ts.sourceforge.net>
  *
-- 
2.14.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ