This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit c9d9eacf9664bb8d43466e735d2da9deaebffb4f Author: duhengforever <[email protected]> AuthorDate: Mon Sep 17 12:11:44 2018 +0800 Add duheng to committers list --- content/about/contact/index.html | 2 +- content/about/rewards/index.html | 2 +- content/about/team/index.html | 10 +++- content/assets/images/about/duhengforever.jpeg | Bin 0 -> 2466 bytes content/docs/batch-example/index.html | 2 +- content/docs/best-practice-broker/index.html | 2 +- content/docs/best-practice-consumer/index.html | 2 +- content/docs/best-practice-namesvr/index.html | 2 +- content/docs/best-practice-producer/index.html | 2 +- content/docs/broadcast-example/index.html | 2 +- content/docs/cli-admin-tool/index.html | 2 +- content/docs/cluster-deployment/index.html | 2 +- content/docs/code-guidelines/index.html | 2 +- content/docs/core-concept/index.html | 2 +- content/docs/create-pull-request/index.html | 2 +- content/docs/documentation/index.html | 2 +- content/docs/faq/index.html | 2 +- content/docs/filter-by-sql92-example/index.html | 2 +- content/docs/how-to-contribute/index.html | 2 +- content/docs/logappender-example/index.html | 2 +- content/docs/motivation/index.html | 2 +- content/docs/openmessaging-example/index.html | 2 +- content/docs/order-example/index.html | 2 +- content/docs/pull-request/index.html | 2 +- content/docs/quick-start/index.html | 2 +- content/docs/release-manual.html | 2 +- content/docs/rmq-arc/index.html | 2 +- content/docs/rmq-deployment/index.html | 2 +- content/docs/roadmap/index.html | 2 +- content/docs/schedule-example/index.html | 2 +- content/docs/simple-example/index.html | 2 +- content/docs/system-config/index.html | 2 +- content/docs/transaction-example/index.html | 2 +- content/dowloading/releases/index.html | 2 +- content/feed.xml | 2 +- content/sitemap.xml | 70 ++++++++++++------------ 36 files changed, 77 insertions(+), 69 deletions(-) diff --git a/content/about/contact/index.html b/content/about/contact/index.html index 4c5ede4..3e5b46b 100644 --- a/content/about/contact/index.html +++ b/content/about/contact/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html index 9de8e00..0e9db72 100644 --- a/content/about/rewards/index.html +++ b/content/about/rewards/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/about/team/index.html b/content/about/team/index.html index 6342aac..b35048a 100644 --- a/content/about/team/index.html +++ b/content/about/team/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> @@ -371,6 +371,14 @@ <td style="text-align: left">Committer</td> <td style="text-align: left">+8</td> </tr> + <tr> + <td style="text-align: left"><img src="/assets/images/about/duhengforever.jpeg" alt="Heng Du" /></td> + <td style="text-align: left">duhengforever</td> + <td style="text-align: left"><a href="https://github.com/duhengforever">@duhengforever</a></td> + <td style="text-align: left">[email protected]</td> + <td style="text-align: left">Committer</td> + <td style="text-align: left">+8</td> + </tr> </tbody> </table> diff --git a/content/assets/images/about/duhengforever.jpeg b/content/assets/images/about/duhengforever.jpeg new file mode 100644 index 0000000..5de8288 Binary files /dev/null and b/content/assets/images/about/duhengforever.jpeg differ diff --git a/content/docs/batch-example/index.html b/content/docs/batch-example/index.html index 0ad7ea9..e9d5633 100644 --- a/content/docs/batch-example/index.html +++ b/content/docs/batch-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/best-practice-broker/index.html b/content/docs/best-practice-broker/index.html index dae1c83..1291d77 100644 --- a/content/docs/best-practice-broker/index.html +++ b/content/docs/best-practice-broker/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/best-practice-consumer/index.html b/content/docs/best-practice-consumer/index.html index 98af4bd..004d57e 100644 --- a/content/docs/best-practice-consumer/index.html +++ b/content/docs/best-practice-consumer/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/best-practice-namesvr/index.html b/content/docs/best-practice-namesvr/index.html index b3e1ae2..ed67709 100644 --- a/content/docs/best-practice-namesvr/index.html +++ b/content/docs/best-practice-namesvr/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/best-practice-producer/index.html b/content/docs/best-practice-producer/index.html index 3b17f71..0be8835 100644 --- a/content/docs/best-practice-producer/index.html +++ b/content/docs/best-practice-producer/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/broadcast-example/index.html b/content/docs/broadcast-example/index.html index e6116e6..81eb4af 100644 --- a/content/docs/broadcast-example/index.html +++ b/content/docs/broadcast-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/cli-admin-tool/index.html b/content/docs/cli-admin-tool/index.html index 9682d63..c5b3014 100644 --- a/content/docs/cli-admin-tool/index.html +++ b/content/docs/cli-admin-tool/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/cluster-deployment/index.html b/content/docs/cluster-deployment/index.html index 2d8c1a7..c9d9153 100644 --- a/content/docs/cluster-deployment/index.html +++ b/content/docs/cluster-deployment/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/code-guidelines/index.html b/content/docs/code-guidelines/index.html index 9b150d2..2b1c7a2 100644 --- a/content/docs/code-guidelines/index.html +++ b/content/docs/code-guidelines/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/core-concept/index.html b/content/docs/core-concept/index.html index 46784a0..0b0429d 100644 --- a/content/docs/core-concept/index.html +++ b/content/docs/core-concept/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/create-pull-request/index.html b/content/docs/create-pull-request/index.html index eff8cdc..7a304ed 100644 --- a/content/docs/create-pull-request/index.html +++ b/content/docs/create-pull-request/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/documentation/index.html b/content/docs/documentation/index.html index d66569a..a034b16 100644 --- a/content/docs/documentation/index.html +++ b/content/docs/documentation/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html index d172cab..2dda0b8 100644 --- a/content/docs/faq/index.html +++ b/content/docs/faq/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/filter-by-sql92-example/index.html b/content/docs/filter-by-sql92-example/index.html index e690b29..c840629 100644 --- a/content/docs/filter-by-sql92-example/index.html +++ b/content/docs/filter-by-sql92-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/how-to-contribute/index.html b/content/docs/how-to-contribute/index.html index 10c3531..783e2ee 100644 --- a/content/docs/how-to-contribute/index.html +++ b/content/docs/how-to-contribute/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/logappender-example/index.html b/content/docs/logappender-example/index.html index 0ea8bd0..c2406f4 100644 --- a/content/docs/logappender-example/index.html +++ b/content/docs/logappender-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/motivation/index.html b/content/docs/motivation/index.html index b5526fb..27d8425 100644 --- a/content/docs/motivation/index.html +++ b/content/docs/motivation/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/openmessaging-example/index.html b/content/docs/openmessaging-example/index.html index 16a0f78..002130d 100644 --- a/content/docs/openmessaging-example/index.html +++ b/content/docs/openmessaging-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/order-example/index.html b/content/docs/order-example/index.html index 4edab74..b0fe699 100644 --- a/content/docs/order-example/index.html +++ b/content/docs/order-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/pull-request/index.html b/content/docs/pull-request/index.html index c0ce5c1..6cd5227 100644 --- a/content/docs/pull-request/index.html +++ b/content/docs/pull-request/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/quick-start/index.html b/content/docs/quick-start/index.html index 6beb06f..839e072 100644 --- a/content/docs/quick-start/index.html +++ b/content/docs/quick-start/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html index 78c11f4..223523a 100644 --- a/content/docs/release-manual.html +++ b/content/docs/release-manual.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html index 41181ba..431ec56 100644 --- a/content/docs/rmq-arc/index.html +++ b/content/docs/rmq-arc/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/rmq-deployment/index.html b/content/docs/rmq-deployment/index.html index 7c41010..d9d7519 100644 --- a/content/docs/rmq-deployment/index.html +++ b/content/docs/rmq-deployment/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html index 4172f87..0173314 100644 --- a/content/docs/roadmap/index.html +++ b/content/docs/roadmap/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/schedule-example/index.html b/content/docs/schedule-example/index.html index 44de0a2..1bf61ac 100644 --- a/content/docs/schedule-example/index.html +++ b/content/docs/schedule-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/simple-example/index.html b/content/docs/simple-example/index.html index 0a33724..d79601e 100644 --- a/content/docs/simple-example/index.html +++ b/content/docs/simple-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/system-config/index.html b/content/docs/system-config/index.html index 2a38ab7..f8409d0 100644 --- a/content/docs/system-config/index.html +++ b/content/docs/system-config/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/docs/transaction-example/index.html b/content/docs/transaction-example/index.html index d704ec8..7e4892c 100644 --- a/content/docs/transaction-example/index.html +++ b/content/docs/transaction-example/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/dowloading/releases/index.html b/content/dowloading/releases/index.html index b570fac..98a0f45 100644 --- a/content/dowloading/releases/index.html +++ b/content/dowloading/releases/index.html @@ -57,7 +57,7 @@ <meta property="og:type" content="article"> - <meta property="article:published_time" content="2018-09-14T23:16:56+08:00"> + <meta property="article:published_time" content="2018-09-17T12:10:34+08:00"> diff --git a/content/feed.xml b/content/feed.xml index 7973dd7..8bbcb3b 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2018-09-14T23:16:56+08:00</updated><id>/feed.xml</id><title type="html">Apache RocketMQ</title><subtitle>The homepage of RocketMQ.</subtitle><author><name>{"name"=>nil, "avatar"=>"/ass [...] +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2018-09-17T12:10:34+08:00</updated><id>/</id><title type="html">Apache RocketMQ</title><subtitle>The homepage of RocketMQ.</subtitle><author><name>{"name"=>nil, "avatar"=>"/assets/imag [...] <h2> Download the 4.3.1 release</h2> diff --git a/content/sitemap.xml b/content/sitemap.xml index 658cfce..e047d16 100644 --- a/content/sitemap.xml +++ b/content/sitemap.xml @@ -2,135 +2,135 @@ <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>/about/team/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/about/contact/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/about/rewards/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/quick-start/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/motivation/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/core-concept/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/cli-admin-tool/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/cluster-deployment/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/pull-request/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/code-guidelines/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/documentation/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/faq/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/release-manual</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/dowloading/releases/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/roadmap/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/batch-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/broadcast-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/rmq-deployment/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/order-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/rmq-arc/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/schedule-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/simple-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/filter-by-sql92-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/logappender-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/openmessaging-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/system-config/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/how-to-contribute/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/transaction-example/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/best-practice-broker/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/best-practice-consumer/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/create-pull-request/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/best-practice-namesvr/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/docs/best-practice-producer/</loc> -<lastmod>2018-09-14T23:16:56+08:00</lastmod> +<lastmod>2018-09-17T12:10:34+08:00</lastmod> </url> <url> <loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc> @@ -320,10 +320,10 @@ </url> <url> <loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc> -<lastmod>2018-09-14T21:05:44+08:00</lastmod> +<lastmod>2018-09-13T14:25:42+08:00</lastmod> </url> <url> <loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc> -<lastmod>2018-09-14T21:05:44+08:00</lastmod> +<lastmod>2018-09-13T14:25:42+08:00</lastmod> </url> </urlset>
