designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not
filled in. Nobody seems to know what this means in the context of
OpenBMC, so we dropped it from the design template. Clean up all the
existing designs to remove them.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I01309f0b63d1e0c53fb596521595c5f39f365301
diff --git a/architecture/code-update/emmc-storage-design.md b/architecture/code-update/emmc-storage-design.md
index 6091a0a..5eea020 100644
--- a/architecture/code-update/emmc-storage-design.md
+++ b/architecture/code-update/emmc-storage-design.md
@@ -2,8 +2,6 @@
Author: Adriana Kobylak < anoo! >
-Primary assignee: Adriana Kobylak
-
Other contributors: Joel Stanley < shenki! >,
Milton Miller
diff --git a/architecture/code-update/firmware-update-over-redfish.md b/architecture/code-update/firmware-update-over-redfish.md
index 5442337..7892fa0 100644
--- a/architecture/code-update/firmware-update-over-redfish.md
+++ b/architecture/code-update/firmware-update-over-redfish.md
@@ -2,8 +2,6 @@
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Created: 2019-02-11
## Problem Description
diff --git a/designs/binarystore-via-blobs.md b/designs/binarystore-via-blobs.md
index 6fd98c1..b4fa032 100644
--- a/designs/binarystore-via-blobs.md
+++ b/designs/binarystore-via-blobs.md
@@ -2,8 +2,6 @@
Author: Kun Yi (kunyi@google.com, kunyi!)
-Primary assignee: Kun Yi
-
Created: 2018-12-07
## Problem Description
diff --git a/designs/bmc-health-monitor.md b/designs/bmc-health-monitor.md
index f94b8c1..36893b0 100644
--- a/designs/bmc-health-monitor.md
+++ b/designs/bmc-health-monitor.md
@@ -4,9 +4,6 @@
Vijay Khemka <vijaykhemka@fb.com>; <vijay!>
Sui Chen <suichen@google.com>
-Primary assignee:
- Vijay Khemka <vijaykhemka@fb.com>; <vijay!>
-
Created:
2020-05-04
diff --git a/designs/bmc-reset-with-host-up.md b/designs/bmc-reset-with-host-up.md
index bbfa7b7..1a6fcbb 100644
--- a/designs/bmc-reset-with-host-up.md
+++ b/designs/bmc-reset-with-host-up.md
@@ -2,8 +2,6 @@
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Other contributors:
Created: June 23rd, 2020
diff --git a/designs/bmc-service-failure-debug-and-recovery.md b/designs/bmc-service-failure-debug-and-recovery.md
index 8a06e20..06b9a26 100644
--- a/designs/bmc-service-failure-debug-and-recovery.md
+++ b/designs/bmc-service-failure-debug-and-recovery.md
@@ -3,9 +3,6 @@
Author:
Andrew Jeffery <andrew@aj.id.au> @arj
-Primary Assignee:
-Andrew Jeffery <andrew@aj.id.au> @arj
-
Other contributors:
Andrew Geissler <geissonator@yahoo.com> @geissonator
diff --git a/designs/boot-progress.md b/designs/boot-progress.md
index 7897208..07c3531 100644
--- a/designs/boot-progress.md
+++ b/designs/boot-progress.md
@@ -2,8 +2,6 @@
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Other contributors: None
Created: May 27, 2020
diff --git a/designs/certificate-revocation-list.md b/designs/certificate-revocation-list.md
index 7faa4e2..a295f47 100644
--- a/designs/certificate-revocation-list.md
+++ b/designs/certificate-revocation-list.md
@@ -2,8 +2,6 @@
Author: Nan Zhou (nanzhoumails@gmail.com)
-Primary assignee: Nan Zhou
-
Created: 02/25/2022
## Problem Description
diff --git a/designs/ci-authorization.md b/designs/ci-authorization.md
index 4aea891..dd55962 100644
--- a/designs/ci-authorization.md
+++ b/designs/ci-authorization.md
@@ -3,9 +3,6 @@
Author:
Brad Bishop !radsquirrel
-Primary assignee:
- Brad Bishop !radsquirrel
-
Other contributors:
None
diff --git a/designs/device-tree-gpio-naming.md b/designs/device-tree-gpio-naming.md
index 4f04042..037e9f3 100644
--- a/designs/device-tree-gpio-naming.md
+++ b/designs/device-tree-gpio-naming.md
@@ -2,8 +2,6 @@
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Other contributors:
< None >
diff --git a/designs/dump-manager.md b/designs/dump-manager.md
index 4027595..c5d5ef6 100644
--- a/designs/dump-manager.md
+++ b/designs/dump-manager.md
@@ -3,9 +3,6 @@
Author:
Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
-Primary assignee:
- Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
-
Other contributors:
Created: 12/12/2019
@@ -157,7 +154,7 @@
"key2": "value2"
}
ends up in AdditionaData like:
- ["KEY1=value1", "KEY2=value2"]
+ ["KEY1=value1", "KEY2=value2"]
- **Notify**: Notify the dump manager that a new dump is created.
- ID: ID of the dump, if not 0 this will be the external id of the dump
diff --git a/designs/ecc-dbus-sel.md b/designs/ecc-dbus-sel.md
index b7ce07b..22dee88 100644
--- a/designs/ecc-dbus-sel.md
+++ b/designs/ecc-dbus-sel.md
@@ -2,8 +2,6 @@
Author: Will Liang
-Primary assignee: Will Liang
-
Created: 2019-02-26
#### Problem Description
@@ -123,4 +121,4 @@
#### Testing
Depending on the platform hardware design, this test requires an ECC
-driver to make fake ECC errors and then check the scenario is good.
\ No newline at end of file
+driver to make fake ECC errors and then check the scenario is good.
diff --git a/designs/error-log-handling-for-phal.md b/designs/error-log-handling-for-phal.md
index 716e1aa..dde9072 100644
--- a/designs/error-log-handling-for-phal.md
+++ b/designs/error-log-handling-for-phal.md
@@ -3,9 +3,6 @@
Author:
Devender Rao <devenrao@in.ibm.com> <devenrao>
-Primary assignee:
-Devender Rao <devenrao@in.ibm.com> <devenrao>
-
Other contributors:
None
diff --git a/designs/estoraged.md b/designs/estoraged.md
index bc048b5..46e6637 100644
--- a/designs/estoraged.md
+++ b/designs/estoraged.md
@@ -3,8 +3,6 @@
Author: John Wedig (johnwedig@google.com)
-Primary assignee: John Wedig
-
Other contributors:
John Broadbent (jebr@google.com)
Benjamin Fair (benjaminfair@google.com)
diff --git a/designs/expired-password.md b/designs/expired-password.md
index f8c81ed..7328fb5 100644
--- a/designs/expired-password.md
+++ b/designs/expired-password.md
@@ -3,9 +3,6 @@
Author:
Joseph Reynolds <josephreynolds1>
-Primary assignee:
- Joseph Reynolds <josephreynolds1>
-
Other contributors:
None
diff --git a/designs/fail-boot-on-hw-error.md b/designs/fail-boot-on-hw-error.md
index 468ebaa..319c537 100644
--- a/designs/fail-boot-on-hw-error.md
+++ b/designs/fail-boot-on-hw-error.md
@@ -2,8 +2,6 @@
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Other contributors:
Created: Feb 20, 2020
diff --git a/designs/firmware-update-via-blobs.md b/designs/firmware-update-via-blobs.md
index 0c6cd94..fe8a3b6 100644
--- a/designs/firmware-update-via-blobs.md
+++ b/designs/firmware-update-via-blobs.md
@@ -2,8 +2,6 @@
Author: Patrick Venture <venture!>
-Primary assignee: Patrick Venture
-
Created: 2018-10-18
## Problem Description
diff --git a/designs/firmware-update-via-usb.md b/designs/firmware-update-via-usb.md
index dbcb9dc..147c923 100644
--- a/designs/firmware-update-via-usb.md
+++ b/designs/firmware-update-via-usb.md
@@ -2,8 +2,6 @@
Author: George Liu <liuxiwei!>
-Primary assignee: George Liu
-
Created: 2021-10-12
## Problem Description
diff --git a/designs/gpio-based-cable-presence.md b/designs/gpio-based-cable-presence.md
index 91cbdf5..53372f0 100644
--- a/designs/gpio-based-cable-presence.md
+++ b/designs/gpio-based-cable-presence.md
@@ -1,8 +1,7 @@
## GPIO-based Cable Presence Detection
Author:
Chu Lin (linchuyuan@google.com)
-Primary assignee:
- Chu Lin (linchuyuan@google.com)
+
Created:
2021-07-29
diff --git a/designs/hw-fault-monitor.md b/designs/hw-fault-monitor.md
index f71f50c..9e35368 100644
--- a/designs/hw-fault-monitor.md
+++ b/designs/hw-fault-monitor.md
@@ -3,11 +3,8 @@
Author:
Claire Weinan (cweinan@google.com), daylight22)
-Primary assignee:
- Claire Weinan (cweinan@google.com, daylight22),
- Heinz Boehmer Fiehn (heinzboehmer@google.com)
-
Other contributors:
+ Heinz Boehmer Fiehn (heinzboehmer@google.com)
Drew Walton (acwalton@google.com)
Created:
diff --git a/designs/ibm/system-power-mode.md b/designs/ibm/system-power-mode.md
index 49647eb..097f56f 100644
--- a/designs/ibm/system-power-mode.md
+++ b/designs/ibm/system-power-mode.md
@@ -3,9 +3,6 @@
Author:
Chris Cain
-Primary assignee:
-Chris Cain
-
Other contributors:
Martha Broyles
diff --git a/designs/management-console/Authorities_List_Management.md b/designs/management-console/Authorities_List_Management.md
index 448eded..d6b2d3e 100644
--- a/designs/management-console/Authorities_List_Management.md
+++ b/designs/management-console/Authorities_List_Management.md
@@ -3,9 +3,6 @@
Author:
Nan Zhou (nanzhoumails@gmail.com)
-Primary assignee:
- Nan Zhou
-
Created:
12/01/2021
diff --git a/designs/management-console/VMI_Certificate_Exchange.md b/designs/management-console/VMI_Certificate_Exchange.md
index d848ad5..81d8a20 100644
--- a/designs/management-console/VMI_Certificate_Exchange.md
+++ b/designs/management-console/VMI_Certificate_Exchange.md
@@ -3,9 +3,6 @@
Author:
Raviteja Bailapudi
-Primary assignee:
- Raviteja Bailapudi
-
Other contributors:
Ratan Gupta
diff --git a/designs/multihost-ipmi-design.md b/designs/multihost-ipmi-design.md
index 98a2871..1970f4e 100644
--- a/designs/multihost-ipmi-design.md
+++ b/designs/multihost-ipmi-design.md
@@ -4,8 +4,6 @@
Velumani T(velu), [velumanit@hcl](mailto:velumanit@hcl.com)
Kumar T(kumar_t), [thangavel.k@hcl.com](mailto:thangavel.k@hcl.com)
-Primary assignee:
-
Other contributors:
Created:
diff --git a/designs/multihost-phosphor-buttons.md b/designs/multihost-phosphor-buttons.md
index ff694b3..5a218e9 100644
--- a/designs/multihost-phosphor-buttons.md
+++ b/designs/multihost-phosphor-buttons.md
@@ -3,7 +3,6 @@
Author:
Velumani T(velu), [velumanit@hcl](mailto:velumanit@hcl.com)
Naveen Moses S(naveen.moses), [naveen.mosess@hcl.com](mailto:naveen.mosess@hcl.com)
-Primary assignee:
Other contributors:
diff --git a/designs/nmi-dbus-interface.md b/designs/nmi-dbus-interface.md
index 53a30bc..87d0087 100644
--- a/designs/nmi-dbus-interface.md
+++ b/designs/nmi-dbus-interface.md
@@ -2,8 +2,6 @@
Author: Lakshminarayana Kammath
-Primary assignee: Lakshminarayana Kammath
-
Other contributors: Jayanth Othayoth
Created: 2019-05-21
diff --git a/designs/nvmemi-over-smbus.md b/designs/nvmemi-over-smbus.md
index bd61112..714cf41 100644
--- a/designs/nvmemi-over-smbus.md
+++ b/designs/nvmemi-over-smbus.md
@@ -2,8 +2,7 @@
Author:
Tony Lee <tony.lee@quantatw.com>
-Primary assignee:
- Tony Lee <tony.lee@quantatw.com>
+
Created:
3-8-2019
diff --git a/designs/oem/google/root_of_trust.md b/designs/oem/google/root_of_trust.md
index 6e90c00..fab87fc 100644
--- a/designs/oem/google/root_of_trust.md
+++ b/designs/oem/google/root_of_trust.md
@@ -3,9 +3,6 @@
Author:
Feras Aldahlawi (faldahlawi)
-Primary assignee:
- Feras Aldahlawi (faldahlawi)
-
Other contributors:
None
diff --git a/designs/phosphor-audit.md b/designs/phosphor-audit.md
index 0418c9c..557d55b 100644
--- a/designs/phosphor-audit.md
+++ b/designs/phosphor-audit.md
@@ -3,9 +3,6 @@
Author:
Ivan Mikhaylov, [i.mikhaylov@yadro.com](mailto:i.mikhaylov@yadro.com)
-Primary assignee:
- Ivan Mikhaylov, [i.mikhaylov@yadro.com](mailto:i.mikhaylov@yadro.com)
-
Other contributors:
Alexander Amelkin, [a.amelkin@yadro.com](mailto:a.amelkin@yadro.com)
Alexander Filippov, [a.filippov@yadro.com](mailto:a.filippov@yadro.com)
diff --git a/designs/phosphor-hwmon-io-uring.md b/designs/phosphor-hwmon-io-uring.md
index 76dbe3a..ad10f68 100644
--- a/designs/phosphor-hwmon-io-uring.md
+++ b/designs/phosphor-hwmon-io-uring.md
@@ -2,11 +2,9 @@
Author: Jerry Zhu ([jerryzhu@google.com](mailto:jerryzhu@google.com))
-Primary assignee: Brandon Kim
-([brandonkim@google.com](mailto:brandonkim@google.com), brandonk)
-
-Other contributors: William A. Kennington III
-([wak@google.com](mailto:wak@google.com), wak)
+Other contributors:
+- Brandon Kim ([brandonkim@google.com](mailto:brandonkim@google.com), brandonk)
+- William A. Kennington III ([wak@google.com](mailto:wak@google.com), wak)
Created: June 9, 2021
diff --git a/designs/pldm-stack.md b/designs/pldm-stack.md
index f8f50f1..c871333 100644
--- a/designs/pldm-stack.md
+++ b/designs/pldm-stack.md
@@ -2,8 +2,6 @@
Author: Deepak Kodihalli <dkodihal@linux.vnet.ibm.com> <dkodihal>
-Primary assignee: Deepak Kodihalli
-
Created: 2019-01-22
## Problem Description
diff --git a/designs/power-recovery.md b/designs/power-recovery.md
index bf055c2..cd07987 100644
--- a/designs/power-recovery.md
+++ b/designs/power-recovery.md
@@ -1,10 +1,7 @@
-____
# OpenBMC Server Power Recovery
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Other contributors:
Created: October 11th, 2021
diff --git a/designs/power-systems-memory-preserving-reboot.md b/designs/power-systems-memory-preserving-reboot.md
index 611f82f..1928bb3 100644
--- a/designs/power-systems-memory-preserving-reboot.md
+++ b/designs/power-systems-memory-preserving-reboot.md
@@ -1,10 +1,8 @@
# Memory preserving reboot and System Dump extraction flow on POWER Systems.
- Author: Dhruvaraj S <dhruvaraj@in.ibm.com>
+Author: Dhruvaraj S <dhruvaraj@in.ibm.com>
- Primary Assignee: Dhruvaraj S
-
- Created: 11/06/2019
+Created: 11/06/2019
## Problem Description
diff --git a/designs/psu-firmware-update.md b/designs/psu-firmware-update.md
index a86efad..6149bf7 100644
--- a/designs/psu-firmware-update.md
+++ b/designs/psu-firmware-update.md
@@ -3,9 +3,6 @@
Author:
Lei YU <mine260309@gmail.com> <LeiYU>
-Primary assignee:
- None
-
Other contributors:
Su Xiao <suxiao@inspur.com>
Derek Howard <derekh@us.ibm.com>
diff --git a/designs/psu-monitoring.md b/designs/psu-monitoring.md
index 93dc267..075e846 100644
--- a/designs/psu-monitoring.md
+++ b/designs/psu-monitoring.md
@@ -4,9 +4,6 @@
Author:
Brandon Wyman !bjwyman
-Primary assignee:
- Brandon Wyman
-
Other contributors:
Derek Howard
diff --git a/designs/redfish-eventservice.md b/designs/redfish-eventservice.md
index 106b052..486a61d 100644
--- a/designs/redfish-eventservice.md
+++ b/designs/redfish-eventservice.md
@@ -1,8 +1,6 @@
# Redfish EventService design
Author: AppaRao Puli
-Primary assignee: AppaRao Puli !apuli
-
Other contributors: None
Created: 2019-07-24
diff --git a/designs/redfish-health-rolllup.md b/designs/redfish-health-rolllup.md
index 12758f8..b1d90e1 100644
--- a/designs/redfish-health-rolllup.md
+++ b/designs/redfish-health-rolllup.md
@@ -2,8 +2,6 @@
Author: James Feist !jfei
-Primary assignee: James Feist !jfei
-
Other contributors: None
Created: 2019-04-17
diff --git a/designs/redfish-pcie.md b/designs/redfish-pcie.md
index 7b2953b..8ff5580 100644
--- a/designs/redfish-pcie.md
+++ b/designs/redfish-pcie.md
@@ -3,9 +3,6 @@
Author:
Jason Bills, jmbills
-Primary assignee:
- Jason Bills
-
Other contributors:
Ed Tanous
diff --git a/designs/redfish-postcodes.md b/designs/redfish-postcodes.md
index 6e6eecc..430e764 100644
--- a/designs/redfish-postcodes.md
+++ b/designs/redfish-postcodes.md
@@ -3,9 +3,6 @@
Author:
Terry Duncan
-Primary assignee:
- Zhikui Ren
-
Other contributors:
Jason Bills, Zhikui Ren
diff --git a/designs/redfish-resource-supplement-for-pfr.md b/designs/redfish-resource-supplement-for-pfr.md
index be4515f..b66d5bc 100644
--- a/designs/redfish-resource-supplement-for-pfr.md
+++ b/designs/redfish-resource-supplement-for-pfr.md
@@ -2,8 +2,6 @@
Author: AppaRao Puli
-Primary assignee: AppaRao Puli !apuli
-
Other contributors: None
Created: 2019-09-12
diff --git a/designs/redfish-tls-user-authentication.md b/designs/redfish-tls-user-authentication.md
index 6bd3bc0..c1a3378 100644
--- a/designs/redfish-tls-user-authentication.md
+++ b/designs/redfish-tls-user-authentication.md
@@ -3,9 +3,6 @@
Author:
Kamil Kowalski <kamil.kowalski@intel.com>
-Primary assignee:
- Kamil Kowalski
-
Other contributors:
None
diff --git a/designs/remote-bios-configuration.md b/designs/remote-bios-configuration.md
index baa29dc..fd06e77 100644
--- a/designs/remote-bios-configuration.md
+++ b/designs/remote-bios-configuration.md
@@ -3,9 +3,6 @@
Author:
Suryakanth Sekar! ssekar
-Primary assignee:
- Suryakanth Sekar! ssekar
-
Other contributors:
Jia Chunhui
Deepak Kodihalli
diff --git a/designs/state-management-and-external-interfaces.md b/designs/state-management-and-external-interfaces.md
index 6773db9..6dc13c7 100644
--- a/designs/state-management-and-external-interfaces.md
+++ b/designs/state-management-and-external-interfaces.md
@@ -2,8 +2,6 @@
Author: Andrew Geissler (geissonator)
-Primary assignee: Andrew Geissler (geissonator)
-
Other contributors:
Jason Bills (jmbills)
diff --git a/designs/target-fail-monitoring.md b/designs/target-fail-monitoring.md
index f98224c..ce5e0a9 100644
--- a/designs/target-fail-monitoring.md
+++ b/designs/target-fail-monitoring.md
@@ -3,10 +3,8 @@
Author: Andrew Geissler
< geissonator >
- Primary assignee: Andrew Geissler
-
- Created: June 18, 2019
- Last Updated: Feb 21, 2022
+Created: June 18, 2019
+Last Updated: Feb 21, 2022
## Problem Description
diff --git a/designs/telemetry.md b/designs/telemetry.md
index 80d9eb1..1c27105 100644
--- a/designs/telemetry.md
+++ b/designs/telemetry.md
@@ -3,9 +3,6 @@
Author:
Piotr Matuszczak <piotr.matuszczak@intel.com>
-Primary assignee:
- Piotr Matuszczak
-
Other contributors:
Pawel Rapkiewicz <pawel.rapkiewicz@intel.com> <pawelr>,
Kamil Kowalski <kamil.kowalski@intel.com>
diff --git a/designs/thermal-control-modes.md b/designs/thermal-control-modes.md
index 6a29901..3fd409c 100644
--- a/designs/thermal-control-modes.md
+++ b/designs/thermal-control-modes.md
@@ -3,9 +3,6 @@
Author:
Matthew Barth !msbarth
-Primary assignee:
- Matthew Barth !msbarth
-
Other contributors:
None
diff --git a/designs/unique-hostname.md b/designs/unique-hostname.md
index f5f19f7..0566db4 100644
--- a/designs/unique-hostname.md
+++ b/designs/unique-hostname.md
@@ -1,6 +1,6 @@
# Setting a unique hostname to the BMC machine on first boot
-Primary assignee:
+Author:
Asmitha KR
Other contributors:
diff --git a/designs/virtual-media.md b/designs/virtual-media.md
index a9df89f..e80d688 100644
--- a/designs/virtual-media.md
+++ b/designs/virtual-media.md
@@ -3,9 +3,6 @@
Author:
Pawel Rapkiewicz <pawel.rapkiewicz@intel.com> <pawelr>
-Primary assignee:
-None
-
Other contributors:
Przemyslaw Czarnowski <przemyslaw.hawrylewicz.czarnowski@intel.com>
Anna Platash <anna.platash@intel.com>
diff --git a/designs/virtual-sensors.md b/designs/virtual-sensors.md
index f589a80..ef1684f 100644
--- a/designs/virtual-sensors.md
+++ b/designs/virtual-sensors.md
@@ -3,9 +3,6 @@
Author:
Vijay Khemka <vijaykhemka@fb.com>; <vijay!>
-Primary assignee:
- Vijay Khemka <vijaykhemka@fb.com>; <vijay!>
-
Created:
2020-05-13
@@ -97,7 +94,7 @@
Desc: It defines name and unit of a sensor. Main Desc object defines
details about new virtual sensor and inside DbusParam object,
- it defines details about existing dbus sensors.
+ it defines details about existing dbus sensors.
Name: Name of virtual sensor
SensorType: Unit type of sensors and supported
Expression: An algorithm to be used to calculate sensor value
@@ -105,7 +102,7 @@
and DbusParam. Every pamas should have a name to be reffered
in expression
ConstParam: This is a parameter which has a constant value defined here
-DbusParam: This is an existing/virtual sensor which is listed in dbus and
+DbusParam: This is an existing/virtual sensor which is listed in dbus and
it's value can be read from dbus path
Thresholds: It has critical and warning high/low value to monitor sensor
value and used as per sensor interface defined in
diff --git a/designs/voltage-regulator-configuration.md b/designs/voltage-regulator-configuration.md
index 8e618be..394e88d 100644
--- a/designs/voltage-regulator-configuration.md
+++ b/designs/voltage-regulator-configuration.md
@@ -2,8 +2,6 @@
Author: Shawn McCarney (Discord ShawnMcCarney)
-Primary assignee: Shawn McCarney
-
Other contributors: Derek Howard (Discord derekh55), Matt Spinler (Discord mspinler)
Created: 2019-07-13
diff --git a/designs/vpd-collection.md b/designs/vpd-collection.md
index 92a00b6..6850fec 100644
--- a/designs/vpd-collection.md
+++ b/designs/vpd-collection.md
@@ -2,8 +2,6 @@
Author: Santosh Puranik <santosh.puranik@in.ibm.com> <santosh.puranik>
-Primary assignee: Santosh Puranik
-
Created: 2019-06-11
## Problem Description