supreme court says organizations are people

master
Ted Unangst 5 years ago
parent 42931c4e10
commit 35388f6d3f

@ -991,6 +991,7 @@ func gofish(name string) string {
func isactor(t string) bool { func isactor(t string) bool {
switch t { switch t {
case "Person": case "Person":
case "Organization":
case "Application": case "Application":
case "Service": case "Service":
default: default:

Loading…
Cancel
Save