// Adds dimensions UUID, Author and Topic into GA4
Monday, June 1, 2026
30.8 C
Singapore

According to Wikipedia, Highest SAF Rank is now ‘CEO of SMRT’

Obbana Rajah

Someone has edited the Wikipedia page showing the rank structures and hierarchies in the Singapore Armed Forces.

Along with all the other ranks, they have added in ‘chief executive officer of SMRT (CEO)’.

Screen Shot 2018 04 19 at 5.46.26 pm

The page now reads,

“Presently, the four levels of general/flag officers are: Brigadier-General (BG), Major-General (MG), Lieutenant-General (LG) and chief executive officer of SMRT (CEO)”.

This change is in reference to Neo Kian Hong taking on the role as CEO of SMRT after retiring from the Singapore Armed Forces as its Chief of Defence Force.

The page was last  edited this morning.

Screen Shot 2018 04 19 at 5.38.01 pm

While the person who edited the page remains anonymous, it seems that they might have a bone to pick with the change that has happened.

- Advertisement -

Hot this week

Woman aims to raise $200,000 to help save 100 stray cats in a factory area

More than 100 stray cats in the western factory area will have nowhere to live. A woman is eager to save the cats and hopes to raise $200,000 to help them.

For all the ladies in Singapore: Is financial stability now top priority when choosing a partner?

On Reddit, a netizen asked: Do most girls really actively look out for rich men to date/ marry and I have been doing it the wrong way?

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks