OSDN Git Service

* src/ns_search/newslash_db/__init__.py: add author information
[newslash/newslash.git] / BUILD
1 alias(
2   name = "deb",
3   actual = "//debian:newslash-deb",
4 )
5
6 alias(
7   name = "testcontainer",
8   actual = "//newslash-test-container:jessie"
9 )
10