all repos — honk @ f802a8ac0c010f82aa75802faab55b5cde9d3514

my fork of honk

supreme court says organizations are people
Ted Unangst tedu@tedunangst.com
Fri, 16 Aug 2019 00:32:18 -0400
commit

f802a8ac0c010f82aa75802faab55b5cde9d3514

parent

6c47ffec6b71064bdb4f1ff80488cb7df69d2495

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M activity.goactivity.go

@@ -991,6 +991,7 @@

func isactor(t string) bool { switch t { case "Person": + case "Organization": case "Application": case "Service": default: