Skip to content

Commit

Permalink
Move WEBGL_compressed_texture_astc to community approved status. (#2204)
Browse files Browse the repository at this point in the history
Great. LGTM
  • Loading branch information
kenrussell authored and zhenyao committed Dec 13, 2016
1 parent 51e9436 commit d07018a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions extensions/WEBGL_compressed_texture_astc/extension.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>

<draft href="WEBGL_compressed_texture_astc/">
<extension href="WEBGL_compressed_texture_astc/">
<name>WEBGL_compressed_texture_astc</name>
<contact>
<a href="https://www.khronos.org/webgl/public-mailing-list/">WebGL working group</a> (public_webgl 'at' khronos.org)
Expand Down Expand Up @@ -570,5 +570,8 @@ interface WEBGL_compressed_texture_astc {
<revision date="2015/08/10">
<change>Moved to draft status.</change>
</revision>
<revision date="2016/12/12">
<change>Moved to community approved after discussion on public_webgl list.</change>
</revision>
</history>
</draft>
</extension>

0 comments on commit d07018a

Please sign in to comment.