Re: Issue Triage today 10 Jan 2024 12PM ET

Results from today. Probably the one with most relevance is that I 
renamed the `master` branch in the Activity Streams 2.0 repository to 
`main`.

If you have cloned or forked w3c/activitystreams, you'll need to follow 
these steps.

   git branch -m master main
   git fetch origin
   git branch -u origin/main main
   git remote set-head origin -a

More information here: https://github.com/w3c/activitystreams/issues/573

There's also a new LICENSE.md file, from 
https://github.com/w3c/activitystreams/issues/558

Finally, there's a new primer page on the use of `Link` type objects for 
properties like `actor`, `object`, and `to`:

https://www.w3.org/wiki/Activity_Streams/Primer/Link_type

Based on the conversation from here:

https://github.com/w3c/activitystreams/issues/572

<https://github.com/w3c/activitystreams/issues/572>Evan

On 2024-01-10 11:32 a.m., Evan Prodromou wrote:
> Issue Triage in the AS2 repo this week. All CG members welcome.
>
> https://meet.jit.si/socialcg-issue-triage
>
> Evan
>

Received on Wednesday, 10 January 2024 21:45:14 UTC