Skip to content

Commit

Permalink
[PA] Add tasak@ to PartitionAlloc OWNERS
Browse files Browse the repository at this point in the history
tasak@ has been an active developer of PA for 2 years now.

While at it, improve inclusion of PA-related shim files, so that all PA
owners automatically own these too.

Change-Id: Idf11e70bf95dfc3bd8b58d51ebc821091e224ee1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3731471
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Commit-Queue: Bartek Nowierski <bartekn@chromium.org>
Reviewed-by: Will Harris <wfh@chromium.org>
Reviewed-by: Benoit Lize <lizeb@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1018661}
  • Loading branch information
bartekn-chromium authored and Chromium LUCI CQ committed Jun 28, 2022
1 parent b3cb8b9 commit b7a7043
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions base/allocator/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lizeb@chromium.org
primiano@chromium.org
wfh@chromium.org

per-file allocator.gni=bartekn@chromium.org
per-file allocator_shim_default_dispatch_to_partition_alloc*=bartekn@chromium.org
per-file partition_alloc*=bartekn@chromium.org
per-file BUILD.gn=bartekn@chromium.org
per-file allocator.gni=file://base/allocator/partition_allocator/OWNERS
per-file allocator_shim_default_dispatch_to_partition_alloc*=file://base/allocator/partition_allocator/OWNERS
per-file partition_alloc*=file://base/allocator/partition_allocator/OWNERS
per-file BUILD.gn=file://base/allocator/partition_allocator/OWNERS
1 change: 1 addition & 0 deletions base/allocator/partition_allocator/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bartekn@chromium.org
haraken@chromium.org
lizeb@chromium.org
tasak@chromium.org

0 comments on commit b7a7043

Please sign in to comment.