diff options
author | snermolaev <snermolaev@yandex-team.ru> | 2022-02-10 16:45:53 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:53 +0300 |
commit | 2015790ac9fcc04caab83fccc23ab2460310a797 (patch) | |
tree | e644e9bc3f6f688561a871793b59bf8a637e0f72 /build/rules/maps/maps.policy | |
parent | c768a99151e47c3a4bb7b92c514d256abd301c4d (diff) | |
download | ydb-2015790ac9fcc04caab83fccc23ab2460310a797.tar.gz |
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/rules/maps/maps.policy')
-rw-r--r-- | build/rules/maps/maps.policy | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/build/rules/maps/maps.policy b/build/rules/maps/maps.policy index 8abf3fbbd7..29fcb9876d 100644 --- a/build/rules/maps/maps.policy +++ b/build/rules/maps/maps.policy @@ -149,12 +149,12 @@ ALLOW taxi/tools/dorblu/aggregator -> maps/libs/log8 ALLOW taxi/tools/dorblu/lib -> maps/libs/http ALLOW yql/udfs/taxi/graph -> maps/libs/leptidea -ALLOW maps/ -> maps/ -ALLOW sandbox/projects/maps -> maps/ -ALLOW sandbox/projects/mapsearch -> maps/ -ALLOW sandbox/projects/masstransit -> maps/ +ALLOW maps/ -> maps/ +ALLOW sandbox/projects/maps -> maps/ +ALLOW sandbox/projects/mapsearch -> maps/ +ALLOW sandbox/projects/masstransit -> maps/ ALLOW sprav/altay/panorama -> maps/streetview/libs -ALLOW yql/udfs/maps -> maps/ +ALLOW yql/udfs/maps -> maps/ # maps_adv will be split into maps and smb ALLOW maps_adv/ -> maps/ @@ -176,4 +176,4 @@ ALLOW toloka -> maps/wikimap/mapspro/services/mrc/libs/ ALLOW devtools/contrib -> maps/infra/yacare # Do not allow PEERDIRs into maps unless such PEERDIRs have be explicitly allowed above -DENY .* -> maps/ +DENY .* -> maps/ |