Skip to content

Commit 3113d20

Browse files
authored
Merge pull request #6144 from yosefe/topic/ucx-components-add-owner-txt
ucx: add owner.txt for components
2 parents f784ce3 + 09e13ad commit 3113d20

File tree

7 files changed

+37
-3
lines changed

7 files changed

+37
-3
lines changed

ompi/mca/osc/ucx/owner.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# owner/status file
3+
# owner: institution that is responsible for this package
4+
# status: e.g. active, maintenance, unmaintained
5+
#
6+
owner: MELLANOX
7+
status: active

ompi/mca/pml/ucx/owner.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# owner/status file
3+
# owner: institution that is responsible for this package
4+
# status: e.g. active, maintenance, unmaintained
5+
#
6+
owner: MELLANOX
7+
status: active

ompi/mca/pml/yalla/owner.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# status: e.g. active, maintenance, unmaintained
55
#
66
owner: MELLANOX
7-
status: active
7+
status: maintenance

opal/mca/common/ucx/owner.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
# status: e.g. active, maintenance, unmaintained
55
#
66
owner: MELLANOX
7-
status: maintenance
8-
7+
status: active

oshmem/mca/atomic/ucx/owner.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# owner/status file
3+
# owner: institution that is responsible for this package
4+
# status: e.g. active, maintenance, unmaintained
5+
#
6+
owner: MELLANOX
7+
status: active

oshmem/mca/spml/ucx/owner.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# owner/status file
3+
# owner: institution that is responsible for this package
4+
# status: e.g. active, maintenance, unmaintained
5+
#
6+
owner: MELLANOX
7+
status: active

oshmem/mca/sshmem/ucx/owner.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# owner/status file
3+
# owner: institution that is responsible for this package
4+
# status: e.g. active, maintenance, unmaintained
5+
#
6+
owner: MELLANOX
7+
status: active

0 commit comments

Comments
 (0)