go-skynet / helm-charts

go-skynet helm chart repository
53 stars 38 forks source link

Add maintainer file #27

Open Aisuko opened 10 months ago

Aisuko commented 10 months ago

Hi @mudler

As we discussion at https://github.com/mudler/LocalAI/discussions/1222 the maintainer of this repo.

Here maybe we can add a file name CODEOWNERS to mentioned someone though the GitHub event. All settings are in the repo settings. This is not mean who is the code owner, it can notify the maintainer automatically.

Example below:

# This is a comment.
# Each line is a file pattern followed by one or more owners.

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
@<[team name on GitHub organisation](https://github.com/orgs/go-skynet/teams)>