Skip to content

Commit

Permalink
Add docs about project governance
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
  • Loading branch information
ktock committed Aug 28, 2024
1 parent ce650c0 commit 9ad3250
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# License

This project is licensed under the terms of Apache License, Version 2.0.

# Sign your patch

Every commit must have signed off line `Signed-off-by: REAL NAME <email@example.com>`.

# Pull Request

Pull requests for container2wasm can be submitted to https://github.com/ktock/container2wasm/pulls
[Committer](./MAINTAINERS) can approve and merge pull requests.
5 changes: 5 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# maintainers
#
# COMMITTERS
# GitHub ID, Name, Email address
"ktock","Kohei Tokunaga","ktokunaga.mail@gmail.com"

0 comments on commit 9ad3250

Please sign in to comment.