Skip to content

Commit 1074aeb

Browse files
Sergii Glushchenkoalexandruag
authored andcommitted
Specify code owners and authors
Closes #2 Signed-off-by: Sergii Glushchenko <[email protected]>
1 parent 5675303 commit 1074aeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Add the list of code owners here (using their GitHub username)
2-
* gatekeeper-PullAssigner
2+
* @alexandruag @gsserge @jiangliu

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "vm-device"
33
version = "0.1.0"
4-
authors = ["Samuel Ortiz <[email protected]>"]
4+
authors = ["Samuel Ortiz <[email protected]>", "Liu Jiang <[email protected]>", "rust-vmm AWS maintainers <[email protected]>"]
55
edition = "2018"
66
repository = "https://github.com/rust-vmm/vm-device"
77
license = "Apache-2.0 OR BSD-3-Clause"

0 commit comments

Comments
 (0)