diff options
author | mihajlova <mihajlova@yandex-team.ru> | 2022-02-10 16:51:13 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:13 +0300 |
commit | 4ccde685531a15b4b1dc51c36c6f41712a4f4265 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 | |
parent | b348eb13f846b97bcc7e5cc105d91c32f88063b8 (diff) | |
download | ydb-4ccde685531a15b4b1dc51c36c6f41712a4f4265.tar.gz |
Restoring authorship annotation for <mihajlova@yandex-team.ru>. Commit 2 of 2.
-rw-r--r-- | build/rules/alice.policy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rules/alice.policy b/build/rules/alice.policy index dd285f7864..7bda44bd73 100644 --- a/build/rules/alice.policy +++ b/build/rules/alice.policy @@ -1,6 +1,6 @@ ALLOW alice/megamind -> alice/megamind/library ALLOW junk -> alice/megamind/library -ALLOW alice/apphost/graph_generator -> alice/megamind/library/config/protos +ALLOW alice/apphost/graph_generator -> alice/megamind/library/config/protos # DO NOT ADD NEW ALLOW RULES ALLOW alice/bass -> alice/megamind/library/search/protos |