diff options
author | bugaevskiy <bugaevskiy@yandex-team.ru> | 2022-02-10 16:46:17 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:17 +0300 |
commit | a6e0145a095c7bb3770d6e07aee301de5c73f96e (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /build/rules/taxi.policy | |
parent | c7f68570483e493f4ddaf946de7b3a420ee621b0 (diff) | |
download | ydb-a6e0145a095c7bb3770d6e07aee301de5c73f96e.tar.gz |
Restoring authorship annotation for <bugaevskiy@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/rules/taxi.policy')
-rw-r--r-- | build/rules/taxi.policy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build/rules/taxi.policy b/build/rules/taxi.policy index b70c1367c2..76cc083ef2 100644 --- a/build/rules/taxi.policy +++ b/build/rules/taxi.policy @@ -1,3 +1,3 @@ -# userver-specific libc overrides, pending removal -ALLOW taxi/uservices/userver -> contrib/libs/libc_userver_workarounds -DENY .* -> contrib/libs/libc_userver_workarounds +# userver-specific libc overrides, pending removal +ALLOW taxi/uservices/userver -> contrib/libs/libc_userver_workarounds +DENY .* -> contrib/libs/libc_userver_workarounds |