Skip to content

Commit b9024b1

Browse files
Copilotyqtian-se
andauthored
Add quantum software engineering mailing list page (#120)
* Initial plan * Add quantum software engineering mailing list page Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com> * Update contact info to SIGSOFT Information Director and remove separator Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com> * Remove sponsorship acknowledgment line Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com>
1 parent 46a55db commit b9024b1

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

config.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@ pluralizelisttitles = false
109109
weight = 3
110110
parent = "menu.community"
111111

112+
[[menu.main]]
113+
name = "QSE Mailing List"
114+
url = "/qse"
115+
weight = 4
116+
parent = "menu.community"
117+
112118

113119

114120
[[menu.main]]

content/qse.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
+++
2+
title = "Quantum Software Engineering Mailing List"
3+
+++
4+
5+
## ACM SIGSOFT Quantum Software Engineering Mailing List
6+
7+
The ACM SIGSOFT Quantum Software Engineering (QSE) mailing list is provided as a service to the software engineering community interested in quantum computing and quantum software engineering research.
8+
9+
This mailing list is intended for the dissemination of information relevant to quantum software engineering, including:
10+
- Research announcements and publications
11+
- Conference and workshop calls for papers
12+
- Job opportunities in quantum software engineering
13+
- Educational resources and events
14+
15+
If you're not a member of SIGSOFT, please consider [joining SIGSOFT](https://www.acm.org/special-interest-groups/sigs/sigsoft).
16+
17+
### Mailing List Address
18+
**SIGSOFT-QSE@acm.org**
19+
20+
### Subscribing
21+
22+
To subscribe to the Quantum Software Engineering mailing list, please visit:
23+
24+
[https://listserv.acm.org/SCRIPTS/WA-ACMLPX.CGI?SUBED1=SIGSOFT-QSE&A=1](https://listserv.acm.org/SCRIPTS/WA-ACMLPX.CGI?SUBED1=SIGSOFT-QSE&A=1)
25+
26+
Follow the instructions on the subscription page to complete your registration.
27+
28+
### Contact Information
29+
30+
For questions or issues related to the Quantum Software Engineering mailing list, please contact the SIGSOFT Information Director.

0 commit comments

Comments
 (0)