Skip to content

Servo TSC Meeting October 2024 #105

@mrego

Description

@mrego
Member

Agenda

  • Status update
  • Roadmap
    • Project priorities/goals
    • Tracking priorities
  • Future of rust-url
  • AI policy update
  • License policy
  • Crowdfunding
  • Outreach
  • AOB

Activity

mrego

mrego commented on Oct 14, 2024

@mrego
MemberAuthor

License policy

Regarding the license policy, this comes from the previous meeting where we discussed about the license of two crates.

Our project charter already allows usage of open source licenses for other repos that are not the main Servo one, if it's an open source license. See "7. Intellectual Property Policy".

So this point is just to verify everyone is fine with this.

pwnorbitals

pwnorbitals commented on Oct 15, 2024

@pwnorbitals

Request : project top-3 or top-5 highest priorities to help focus development efforts, thanks

msub2

msub2 commented on Oct 15, 2024

@msub2

Request : project top-3 or top-5 highest priorities to help focus development efforts, thanks

To tag onto this, I've mentioned it on Zulip before but it would be nice to have some more visible tracking for the state of various API implementations. The idea I proposed was a pinned github issue that could act as a "meta-meta bug" showing which APIs are under development, each of which could in turn also have their own meta bug or bugs linked. Something else that could be useful (this would probably belong in the Servo book somewhere) would be an outline of how to approach implementing a new DOM API with the relevant in-tree documentation linked (for example, https://doc.servo.org/script/dom/index.html)

wusyong

wusyong commented on Oct 15, 2024

@wusyong
Member

We have servo triage meeting to discuss issues and PRs: #104
However, it's only about the issues related to the participants for now.
We could take this chance to put some top priority issue and see how we push them more.

mrego

mrego commented on Oct 15, 2024

@mrego
MemberAuthor

Request : project top-3 or top-5 highest priorities to help focus development efforts, thanks

To tag onto this, I've mentioned it on Zulip before but it would be nice to have some more visible tracking for the state of various API implementations. The idea I proposed was a pinned github issue that could act as a "meta-meta bug" showing which APIs are under development, each of which could in turn also have their own meta bug or bugs linked.

We have been using https://github.com/servo/servo/projects for some features, so probably that could be a way to group issues related to a particular feature we want to work on.

mrego

mrego commented on Oct 15, 2024

@mrego
MemberAuthor

AI policy update

@delan has created a PR for the Servo book to update the policy: servo/book#27

mrobinson

mrobinson commented on Oct 28, 2024

@mrobinson
Member

Future of rust-url

I would like to add a point to the agenda where we discuss whether or not rust-url should spin out into a separate GitHub organization or not.

added 2 commits that reference this issue on Oct 30, 2024
05abbbe
adeba6b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mrego@mrobinson@pwnorbitals@wusyong@msub2

        Issue actions

          Servo TSC Meeting October 2024 · Issue #105 · servo/project