X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=schema%2Froles.sql;h=e05890705867bcbeb8fd54cf660cbf06b5f0115f;hb=35281de011860dc4219b01cb6fdc01acde0bebb3;hp=367b3b97302d422bfb9f1d7da484e148f446c1b6;hpb=4b01311c6f8ad4525d63b3363d58167618a1b420;p=wannabuild.git diff --git a/schema/roles.sql b/schema/roles.sql index 367b3b9..e058907 100644 --- a/schema/roles.sql +++ b/schema/roles.sql @@ -85,6 +85,7 @@ create user jmm in role wb_security; create user joey in role wb_security; create user nion in role wb_security; create user noahm in role wb_security; +create user seb in role wb_security; create user thijs in role wb_security; create user white in role wb_security; grant wb_security to dannf;