Skip to content

Commit 7141c58

Browse files
authored
We don't prefix registry names with draft
1 parent ffaaabd commit 7141c58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_data/registry.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
specs:
328328
- channel-context-client-tag
329329
description: Indicates the channel a private message should be displayed in.
330-
- name: draft/oper
330+
- name: oper
331331
specs:
332332
- oper-tag
333333
description: Indicates that the source of the message is an IRC operator.
@@ -357,7 +357,7 @@
357357
- netsplitjoin-batch
358358
description: Indicates that the given clients are quitting as the result of a netsplit (two servers disconnecting).
359359

360-
- name: draft/isupport
360+
- name: isupport
361361
specs:
362362
- extended-isupport
363363
description: Indicates that the given messages belong to a single ISUPPORT burst.
@@ -484,7 +484,7 @@
484484
- whox
485485
description: Indicates the server supports the extended WHO syntax
486486

487-
- name: draft/ICON
487+
- name: ICON
488488
specs:
489489
- network-icon
490490
description: Advertises a server icon.

0 commit comments

Comments
 (0)