Skip to content

Commit 190cc58

Browse files
Update authors
Signed-off-by: Stew Francis <[email protected]>
1 parent 6b94b30 commit 190cc58

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

galaxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ authors:
1515
- Stewart Francis
1616
- Tom Latham
1717
- Sophie Green
18+
- Ya Qing Chen
1819
# Description
1920
description: The Red Hat Ansible Certified Content for IBM Z CICS collection includes connection plugins, action plugins, modules and sample playbooks to automate tasks for CICS
2021

plugins/modules/cmci_action.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Stewart Francis (@stewartfrancis)
2424
- Tom Latham (@Tom-Latham)
2525
- Sophie Green (@sophiegreen)
26+
- Ya Qing Chen (@vera-chan)
2627
extends_documentation_fragment:
2728
- ibm.ibm_zos_cics.cmci.COMMON
2829
- ibm.ibm_zos_cics.cmci.RESOURCES

plugins/modules/cmci_create.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- Stewart Francis (@stewartfrancis)
2525
- Tom Latham (@Tom-Latham)
2626
- Sophie Green (@sophiegreen)
27+
- Ya Qing Chen (@vera-chan)
2728
extends_documentation_fragment:
2829
- ibm.ibm_zos_cics.cmci.COMMON
2930
- ibm.ibm_zos_cics.cmci.ATTRIBUTES

plugins/modules/cmci_delete.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- Stewart Francis (@stewartfrancis)
2525
- Tom Latham (@Tom-Latham)
2626
- Sophie Green (@sophiegreen)
27+
- Ya Qing Chen (@vera-chan)
2728
extends_documentation_fragment:
2829
- ibm.ibm_zos_cics.cmci.COMMON
2930
- ibm.ibm_zos_cics.cmci.RESOURCES

plugins/modules/cmci_get.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Stewart Francis (@stewartfrancis)
2424
- Tom Latham (@Tom-Latham)
2525
- Sophie Green (@sophiegreen)
26+
- Ya Qing Chen (@vera-chan)
2627
extends_documentation_fragment:
2728
- ibm.ibm_zos_cics.cmci.COMMON
2829
- ibm.ibm_zos_cics.cmci.RESOURCES

plugins/modules/cmci_update.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- Stewart Francis (@stewartfrancis)
2525
- Tom Latham (@Tom-Latham)
2626
- Sophie Green (@sophiegreen)
27+
- Ya Qing Chen (@vera-chan)
2728
extends_documentation_fragment:
2829
- ibm.ibm_zos_cics.cmci.COMMON
2930
- ibm.ibm_zos_cics.cmci.RESOURCES

0 commit comments

Comments
 (0)