Skip to content

Commit d69c312

Browse files
plugins/micron: update authors list
- Added contributors list to the AUTHORS section of the Micron plugin. Signed-off-by: Sivaprasad Gutha <[email protected]>
1 parent f45b402 commit d69c312

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

plugins/micron/micron-nvme.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
*
55
* @file: micron-nvme.c
66
* @brief: This module contains all the constructs needed for micron nvme-cli plugin.
7-
* @authors:Chaithanya Shoba <[email protected]>,
7+
* @authors:Hanumanthu H <[email protected]>
8+
* Chaithanya Shoba <[email protected]>
9+
* Sivaprasad Gutha <[email protected]>
810
*/
911

1012
#include <stdio.h>

plugins/micron/micron-nvme.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
*
44
* @file: micron-nvme.h
55
* @brief: This module contains all the constructs needed for micron nvme-cli plugin.
6-
* @authors:Chaithanya Shoba <[email protected]>,
6+
* @authors:Hanumanthu H <[email protected]>
7+
* Chaithanya Shoba <[email protected]>
8+
* Sivaprasad Gutha <[email protected]>
79
*/
810

911
#undef CMD_INC_FILE

0 commit comments

Comments
 (0)