Skip to content

Commit ee5f057

Browse files
Lessley Denningtonldennington
authored andcommitted
open source release: add CODEOWNERS
A file with maintainer handles is one of the requirements for releasing projects as open source. Add CODEOWNERS file with maintainer names accordingly. Signed-off-by: Lessley Dennington <[email protected]>
1 parent 4e40177 commit ee5f057

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This repository is maintained by:
2+
* @vdye @derrickstolee @ldennington

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# `git-bundle-server`: Manage a self-hosted bundle server
22

33
[bundle-uris]: https://github.com/git/git/blob/next/Documentation/technical/bundle-uri.txt
4+
[codeowners]: CODEOWNERS
45
[contributing]: CONTRIBUTING.md
56
[license]: LICENSE
67

@@ -87,3 +88,7 @@ for debugging purposes, then you can run `git-bundle-web-server`.
8788

8889
This project is licensed under the terms of the MIT open source license. Please
8990
refer to [LICENSE][license] for the full terms.
91+
92+
## Maintainers
93+
94+
See [CODEOWNERS][codeowners] for a list of current project maintainers.

0 commit comments

Comments
 (0)