Skip to content

Commit 4d482d5

Browse files
authored
docs: update MAINTAINERS to a markdown (#14)
Signed-off-by: Niladri Halder <[email protected]>
1 parent 89e53aa commit 4d482d5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ on:
2727
- 'docs/**'
2828
- 'design/**'
2929
- 'LICENSE'
30-
- 'MAINTAINERS'
30+
- 'MAINTAINERS.md'
3131

3232
jobs:
3333
unit-test:

MAINTAINERS

Lines changed: 0 additions & 1 deletion
This file was deleted.

MAINTAINERS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Maintainers
2+
3+
## Umbrella Project
4+
5+
OpenEBS is an `Umbrella Project` whose governance and policies are defined in the [community](https://github.com/openebs/community/) repository.
6+
These policies are applicable to every sub-project, repository and file existing within the [OpenEBS GitHub organization](https://github.com/openebs/).
7+
8+
Please refer to the [OpenEBS Maintainers](https://github.com/openebs/community/blob/HEAD/MAINTAINERS.md).

0 commit comments

Comments
 (0)