Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added myself to the w3dt-stewards group #123

Merged
merged 4 commits into from
Mar 9, 2023
Merged

added myself to the w3dt-stewards group #123

merged 4 commits into from
Mar 9, 2023

Conversation

guillaumemichel
Copy link
Contributor

Summary

added myself to the w3dt-stewards group

Why do you need this?

Get ownership of the DHT Spec on ipfs/specs (e.g ipfs/specs#345 & ipfs/specs#373)

DRI: myself

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

ipfs

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # github_repository_file.this["eslint-config-ipfs/.github/workflows/stale.yml"] must be replaced
-/+ resource "github_repository_file" "this" {
      ~ branch              = "main" -> "default" # forces replacement
      ~ commit_author       = "GitHub" -> (known after apply)
      ~ commit_email        = "noreply@github.com" -> (known after apply)
      ~ commit_message      = "Update .github/workflows/stale.yml" -> "chore: Update .github/workflows/stale.yml [skip ci]"
      ~ commit_sha          = "7c3c83e2a68b281e65f550c26875ece000477fc5" -> (known after apply)
      ~ id                  = "eslint-config-ipfs/.github/workflows/stale.yml" -> (known after apply)
      ~ sha                 = "6f6d895d19361a0219079a97d8eb216f5d9e66a1" -> (known after apply)
        # (4 unchanged attributes hidden)
    }

  # github_team_membership.this["w3dt-stewards:guillaumemichel"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "4656983"
      + username = "guillaumemichel"
    }

Plan: 2 to add, 0 to change, 1 to destroy.

@galargh galargh merged commit c43194c into ipfs:master Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants