惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Full Disclosure
The Register - Security
The Register - Security
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
V
Visual Studio Blog
H
Help Net Security
S
Secure Thoughts
U
Unit 42
P
Palo Alto Networks Blog
A
About on SuperTechFans
S
Securelist
IT之家
IT之家
P
Privacy & Cybersecurity Law Blog
The Cloudflare Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
Scott Helme
Scott Helme
MyScale Blog
MyScale Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
T
Tor Project blog
Simon Willison's Weblog
Simon Willison's Weblog
博客园 - 聂微东
C
CERT Recently Published Vulnerability Notes
阮一峰的网络日志
阮一峰的网络日志
P
Privacy International News Feed
C
Cyber Attacks, Cyber Crime and Cyber Security
量子位
Security Latest
Security Latest
L
LangChain Blog
The Last Watchdog
The Last Watchdog
Hugging Face - Blog
Hugging Face - Blog
雷峰网
雷峰网
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
有赞技术团队
有赞技术团队
Know Your Adversary
Know Your Adversary
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
W
WeLiveSecurity
Hacker News: Ask HN
Hacker News: Ask HN
www.infosecurity-magazine.com
www.infosecurity-magazine.com
博客园 - 三生石上(FineUI控件)
T
The Exploit Database - CXSecurity.com
博客园 - 【当耐特】
博客园 - 司徒正美
Blog — PlanetScale
Blog — PlanetScale
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Latest news
Latest news
S
Schneier on Security
H
Hacker News: Front Page

Recent Commits to using-aria:gh-pages

Updates to Using ARIA (#62) · w3c/using-aria@002bb7a Merge pull request #55 from w3c/auto-pub · w3c/using-aria@dd885f4 chore: auto-publish · w3c/using-aria@a297117 chore: relocate github files · w3c/using-aria@bb10b67 chore: update ReSpec config · w3c/using-aria@a655ddc update WG id · w3c/using-aria@d3e0bc0 Merge pull request #53 from tomayac/patch-1 · w3c/using-aria@0e3039c Correct MSIE casing, remove erroneous invisible space · w3c/using-aria@a035299 Merge pull request #46 from w3c/marcoscaceres-patch-1 · w3c/using-aria@6b026e1 tidy CSS · w3c/using-aria@79646b3 Small fixup · w3c/using-aria@259fb92 Fixup some references · w3c/using-aria@bb67d26 chore: remove redundant js · w3c/using-aria@fcad449 Use CSS for th width · w3c/using-aria@c79750d Chore: set up link validation · w3c/using-aria@660bccc Editorial: Update link to 'Just use a (native) HTML button' · w3c/using-aria@f644774 Editorial: Changed ARIA 1.1 links to 1.2 and HTTPS · w3c/using-aria@30a0f6d Changed ARIA 1.1 links to 1.2 and HTTPS · w3c/using-aria@ce2d1fc fix markup typo · w3c/using-aria@94392cf
chore: fix Marcos' email · w3c/using-aria@4c77f4e
w3c · 2020-10-07 · via Recent Commits to using-aria:gh-pages

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Commit 4c77f4e

chore: fix Marcos' email

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -17,5 +17,5 @@ script:

1717

- npx respec-validator --no-links --gh-user=$GH_USER --gh-token=$GH_TOKEN index.html

1818
1919

after_success:

20-

- CC="mcaceres@mozilla.com,sohara@paciellogroup.com"

20+

- CC="marcos@marcosc.com,sohara@paciellogroup.com"

2121

- test $TRAVIS_PULL_REQUEST = false && curl "https://labs.w3.org/echidna/api/request" --data "url=$URL" --data "decision=$DECISION" --data "token=$TOKEN" --data "cc=$CC"

0 commit comments