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

Team Gallery page: Restructure in three subsections #3240

Merged
merged 11 commits into from
May 12, 2024

Conversation

yvonnefroehlich
Copy link
Member

@yvonnefroehlich yvonnefroehlich commented May 9, 2024

Description of proposed changes

This PR updates the Team Gallery page:

  • Change title to PyGMT Team
  • Strucutre involved people in the three subsections "Founders", "Active Maintainers", "Distinguished Contributors"
  • Add policy reagarding removing a maintainer - where?
  • Add reminder in the Release checklist issue template

Preview: https://pygmt-dev--3240.org.readthedocs.build/en/3240/team.html

Fixes #1212

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
  • If adding new functionality, add an example to docstrings or tutorials.
  • Use underscores (not hyphens) in names of Python files and directories.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash command is:

  • /format: automatically format and lint the code

@yvonnefroehlich yvonnefroehlich added the maintenance Boring but important stuff for the core devs label May 9, 2024
@yvonnefroehlich yvonnefroehlich added this to the 0.13.0 milestone May 9, 2024
@yvonnefroehlich yvonnefroehlich self-assigned this May 9, 2024
@yvonnefroehlich yvonnefroehlich changed the title Update teampage sections Team Gallery page: Restructure in three subsections May 9, 2024
@yvonnefroehlich yvonnefroehlich changed the title Team Gallery page: Restructure in three subsections WIP: Team Gallery page: Restructure in three subsections May 9, 2024
@yvonnefroehlich yvonnefroehlich changed the title WIP: Team Gallery page: Restructure in three subsections Team Gallery page: Restructure in three subsections May 10, 2024
doc/team.md Outdated Show resolved Hide resolved
doc/team.md Outdated Show resolved Hide resolved
yvonnefroehlich and others added 2 commits May 10, 2024 13:17
Co-authored-by: Dongdong Tian <[email protected]>
Co-authored-by: Dongdong Tian <[email protected]>
doc/team.md Outdated Show resolved Hide resolved
doc/team.md Outdated Show resolved Hide resolved
doc/team.md Outdated Show resolved Hide resolved
doc/team.md Outdated Show resolved Hide resolved
doc/team.md Outdated Show resolved Hide resolved
doc/team.md Outdated Show resolved Hide resolved
Copy link
Member

@seisman seisman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@seisman seisman added the final review call This PR requires final review and approval from a second reviewer label May 11, 2024
@seisman seisman merged commit cbbbd19 into main May 12, 2024
9 checks passed
@seisman seisman deleted the update-teampage-sections branch May 12, 2024 00:41
@seisman seisman added skip-changelog Skip adding Pull Request to changelog and removed final review call This PR requires final review and approval from a second reviewer labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding a PyGMT team page
2 participants