Skip to content

Commit 7a058c7

Browse files
Remove X (Twitter) from README and checklists (#3018)
1 parent 7ffec57 commit 7a058c7

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.github/ISSUE_TEMPLATE/release_checklist.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ assignees: ''
4848
- [ ] Announce the release on:
4949
- [ ] GMT [forum](https://forum.generic-mapping-tools.org/c/news/) (do this announcement first! draft on https://hackmd.io/@pygmt. requires moderator status)
5050
- [ ] [ResearchGate](https://www.researchgate.net) (after forum announcement, add new version as research item via the **code** category, be sure to include the corresponding new Zenodo DOI)
51-
- [ ] [Twitter](https://twitter.com/gmt_dev) (after forum announcement)
5251
---
5352

5453
- [ ] Party :tada: (don't tick before all other checkboxes are ticked!)

.github/workflows/check-links.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
--exclude "^https://doi.org"
5656
--exclude "^https://www.researchgate.net/project/"
5757
--exclude "^https://test.pypi.org/simple/"
58-
--exclude "^https://twitter.com/"
5958
--verbose
6059
"repository/**/*.rst"
6160
"repository/**/*.md"

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ PyGMT
4646
.. image:: https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg
4747
:alt: Contributor Code of Conduct
4848
:target: CODE_OF_CONDUCT.md
49-
.. image:: https://img.shields.io/twitter/follow/gmt_dev?style=social
50-
:alt: Twitter URL
51-
:target: https://twitter.com/gmt_dev
5249

5350
.. placeholder-for-doc-index
5451

0 commit comments

Comments
 (0)