OSDN Git Service

js: rename changeEmail() to requestEmailChane(), add udpatePassword() in newslash.js
[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