Skip to content

Commit

Permalink
Update project management files (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: Prasad Mujumdar <[email protected]>
  • Loading branch information
prasad-okahu authored Jul 8, 2024
1 parent 4eda468 commit 0309457
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CODEOWNERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#MAINTAINERS
Following is the current list of maintainers on this project

The maintainers are listed in alphabetical order.

- [@prasad-okahu] (https://github.com/prasad-okahu) (Prasad Mujumdar)
- [@oi-raanne] (https://github.com/oi-raanne) (Ravi Anne)
- [@akshay-okahu](https://github.com/akshay-okahu) (Akshay Yadav)
- [@anshul7665] (https://github.com/anshul7665) (Anshul Sharma)
- [@kshitiz-okahu] (https://github.com/kshitiz-okahu) (Kshitiz Vijayvargiya)
3 changes: 3 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Monocle Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers agree to abide by the Code of Conduct available at https://lfprojects.org/policies/code-of-conduct/
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Contributing to Monocle
Contributions to Monocle are welcome from everyone. The following are a set of guidelines for contributing to Monocle. Following these guidelines makes contributing to this project easy and transparent. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
Contributions to Monocle are welcome from everyone. The following are a set of guidelines for contributing to Monocle. Following these guidelines makes contributing to this project easy and transparent. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. Please refer to our code of conduct when making contributions.

## How can you contribute?
### Contributing code
Expand All @@ -25,4 +25,4 @@ If you are a reviewer/approver of Monocle, you can

If you want to become a contributor of Monocle, submit your pull requests. All contributions to this project must be accompanied by acknowledgment of, and agreement to, the [Developer Certificate of Origin](https://github.com/apps/dco). All submissions will be reviewed as quickly as possible.



37 changes: 37 additions & 0 deletions DCO.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
1 Letterman Drive
Suite D4700
San Francisco, CA, 94129

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.


Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
1 change: 1 addition & 0 deletions MAINTAINER.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ The maintainers are listed in alphabetical order.
- [@oi-raanne] (https://github.com/oi-raanne) (Ravi Anne)
- [@akshay-okahu](https://github.com/akshay-okahu) (Akshay Yadav)
- [@anshul7665] (https://github.com/anshul7665) (Anshul Sharma)
- [@kshitiz-okahu] (https://github.com/kshitiz-okahu) (Kshitiz Vijayvargiya)
9 changes: 9 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Security Policy

## Supported Versions

Please upgrade to latest stable version of Monocle which will have know security issues addressed.

## Reporting a Vulnerability

Please report security vulnerabilities privately to the Monocle [maintainer team] (https://github.com/monocle2ai/monocle/blob/main/MAINTAINER.md). Please do not post security vulnerabilities to the public issue tracker.

0 comments on commit 0309457

Please sign in to comment.