Skip to content

Commit

Permalink
Migrating Remaining OWNERS Files in source to PROJECT/PROJECT.yml
Browse files Browse the repository at this point in the history
We are finishing up our migration of OWNERS files in source to PROJECT files. In an effort to ensure PROJECT files are compatible with directories that already have project subdirectories, we are migrating ownership files in those particular directories to PROJECT.yml. For more information about PROJECT files, please see [[ https://docbird.twitter.biz/code-review/general/project_files.html | go/PROJECT ]].

JIRA Issues: CR-6197

Differential Revision: https://phabricator.twitter.biz/D528770
  • Loading branch information
Marcy Reyes authored and jenkins committed Aug 8, 2020
1 parent e0d78d1 commit 91d51dc
Show file tree
Hide file tree
Showing 50 changed files with 203 additions and 134 deletions.
1 change: 0 additions & 1 deletion GROUPS

This file was deleted.

6 changes: 0 additions & 6 deletions OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions PROJECT.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- koliver
- mnakamura
- roanta
- ryano
- vkostyukov
watchers:
- [email protected]
1 change: 0 additions & 1 deletion finagle-base-http/GROUPS

This file was deleted.

7 changes: 0 additions & 7 deletions finagle-base-http/OWNERS

This file was deleted.

12 changes: 12 additions & 0 deletions finagle-base-http/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- ibennett
- mnakamura
- roanta
- ryano
- vkostyukov
- yufang
watchers:
- [email protected]
1 change: 0 additions & 1 deletion finagle-core/GROUPS

This file was deleted.

7 changes: 0 additions & 7 deletions finagle-core/OWNERS

This file was deleted.

12 changes: 12 additions & 0 deletions finagle-core/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- koliver
- mnakamura
- roanta
- ryano
- vkostyukov
- yufang
watchers:
- [email protected]
1 change: 0 additions & 1 deletion finagle-grpc-context/GROUPS

This file was deleted.

6 changes: 0 additions & 6 deletions finagle-grpc-context/OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions finagle-grpc-context/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- koliver
- mnakamura
- roanta
- ryano
- sniemitz
- vkostyukov
watchers:
- [email protected]
1 change: 0 additions & 1 deletion finagle-http/GROUPS

This file was deleted.

7 changes: 0 additions & 7 deletions finagle-http/OWNERS

This file was deleted.

12 changes: 12 additions & 0 deletions finagle-http/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- ibennett
- mnakamura
- roanta
- ryano
- vkostyukov
- yufang
watchers:
- [email protected]
6 changes: 0 additions & 6 deletions finagle-http2/OWNERS

This file was deleted.

9 changes: 9 additions & 0 deletions finagle-http2/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- ibennett
- mnakamura
- roanta
- ryano
- vkostyukov
1 change: 0 additions & 1 deletion finagle-init/GROUPS

This file was deleted.

5 changes: 0 additions & 5 deletions finagle-init/OWNERS

This file was deleted.

10 changes: 10 additions & 0 deletions finagle-init/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- mnakamura
- roanta
- ryano
- vkostyukov
watchers:
- [email protected]
5 changes: 0 additions & 5 deletions finagle-integration/OWNERS

This file was deleted.

8 changes: 8 additions & 0 deletions finagle-integration/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- mnakamura
- roanta
- ryano
- vkostyukov
- yufang
2 changes: 0 additions & 2 deletions finagle-memcached/GROUPS

This file was deleted.

13 changes: 0 additions & 13 deletions finagle-memcached/OWNERS

This file was deleted.

19 changes: 19 additions & 0 deletions finagle-memcached/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

# finagle-memcached has a shared ownership between RealTime Storage (cache-group) and CSL.
# CSL team owns the library support and RTS team owns the functional changes (protocol, hashing algorithms etc) of the client.

owners:
- ashanat
- banderson
- brobinson
- jennyl
- koliver
- mnakamura
- roanta
- ryano
- vkostyukov
- yao
watchers:
- [email protected]
- [email protected]
6 changes: 0 additions & 6 deletions finagle-mux/OWNERS

This file was deleted.

9 changes: 9 additions & 0 deletions finagle-mux/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- koliver
- mnakamura
- roanta
- ryano
- vkostyukov
5 changes: 0 additions & 5 deletions finagle-mysql/OWNERS

This file was deleted.

8 changes: 8 additions & 0 deletions finagle-mysql/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- koliver
- mnakamura
- roanta
- ryano
- vkostyukov
1 change: 0 additions & 1 deletion finagle-netty4-http/GROUPS

This file was deleted.

6 changes: 0 additions & 6 deletions finagle-netty4-http/OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions finagle-netty4-http/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- ibennett
- mnakamura
- roanta
- ryano
- vkostyukov
watchers:
- [email protected]
6 changes: 0 additions & 6 deletions finagle-netty4/OWNERS

This file was deleted.

9 changes: 9 additions & 0 deletions finagle-netty4/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- ibennett
- mnakamura
- roanta
- ryano
- vkostyukov
1 change: 0 additions & 1 deletion finagle-opencensus-tracing/GROUPS

This file was deleted.

6 changes: 0 additions & 6 deletions finagle-opencensus-tracing/OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions finagle-opencensus-tracing/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- koliver
- mnakamura
- roanta
- ryano
- sniemitz
- vkostyukov
watchers:
- [email protected]
1 change: 0 additions & 1 deletion finagle-partitioning/GROUPS

This file was deleted.

6 changes: 0 additions & 6 deletions finagle-partitioning/OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions finagle-partitioning/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- mnakamura
- roanta
- ryano
- vkostyukov
- yufang
watchers:
- [email protected]
2 changes: 0 additions & 2 deletions finagle-redis/GROUPS

This file was deleted.

8 changes: 0 additions & 8 deletions finagle-redis/OWNERS

This file was deleted.

14 changes: 14 additions & 0 deletions finagle-redis/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- banderson
- brobinson
- jennyl
- jsimms
- mnakamura
- roanta
- ryano
- vkostyukov
watchers:
- [email protected]
- [email protected]
1 change: 0 additions & 1 deletion finagle-serversets/GROUPS

This file was deleted.

5 changes: 0 additions & 5 deletions finagle-serversets/OWNERS

This file was deleted.

10 changes: 10 additions & 0 deletions finagle-serversets/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- mnakamura
- roanta
- ryano
- tsegal
- vkostyukov
watchers:
- [email protected]
6 changes: 0 additions & 6 deletions finagle-thriftmux/OWNERS

This file was deleted.

9 changes: 9 additions & 0 deletions finagle-thriftmux/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- koliver
- mnakamura
- roanta
- ryano
- vkostyukov
- yufang
4 changes: 0 additions & 4 deletions finagle-zipkin-scribe/OWNERS

This file was deleted.

7 changes: 7 additions & 0 deletions finagle-zipkin-scribe/PROJECT
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# See go/project-docs. Generated using ./pants run src/python/twitter/phabricator:owners_to_project -- --dirs=a/owned/path,b/owned/path

owners:
- mnakamura
- roanta
- ryano
- vkostyukov

0 comments on commit 91d51dc

Please sign in to comment.